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.
2 parents 660529d + 3350db9 commit 3aeb300Copy full SHA for 3aeb300
backend/Gemfile.lock
@@ -63,8 +63,8 @@ GEM
63
addressable (2.8.0)
64
public_suffix (>= 2.0.2, < 5.0)
65
bindex (0.8.1)
66
- bootsnap (1.9.4)
67
- msgpack (~> 1.0)
+ bootsnap (1.11.1)
+ msgpack (~> 1.2)
68
builder (3.2.4)
69
byebug (11.1.3)
70
capybara (3.36.0)
@@ -102,7 +102,7 @@ GEM
102
mini_mime (1.1.2)
103
mini_portile2 (2.8.0)
104
minitest (5.15.0)
105
- msgpack (1.4.2)
+ msgpack (1.4.5)
106
nio4r (2.5.8)
107
nokogiri (1.13.3)
108
mini_portile2 (~> 2.8.0)
0 commit comments