We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd47dfd commit d77368bCopy full SHA for d77368b
Gemfile.lock
@@ -64,8 +64,8 @@ GEM
64
public_suffix (>= 2.0.2, < 5.0)
65
awesome_spawn (1.5.0)
66
bindex (0.8.1)
67
- bootsnap (1.9.1)
68
- msgpack (~> 1.0)
+ bootsnap (1.16.0)
+ msgpack (~> 1.2)
69
builder (3.2.4)
70
byebug (11.1.3)
71
capybara (3.35.3)
@@ -98,13 +98,13 @@ GEM
98
marcel (1.0.2)
99
method_source (1.0.0)
100
mini_mime (1.1.2)
101
+ mini_portile2 (2.8.1)
102
minitest (5.14.4)
- msgpack (1.4.2)
103
+ msgpack (1.6.1)
104
mysql2 (0.5.3)
105
nio4r (2.5.8)
- nokogiri (1.13.6-arm64-darwin)
106
- racc (~> 1.4)
107
- nokogiri (1.13.6-x86_64-linux)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
108
racc (~> 1.4)
109
public_suffix (4.0.6)
110
puma (5.5.2)
0 commit comments