Skip to content

Commit 3db48a4

Browse files
authored
Update graphql to version 2.4.12
1 parent a7db37d commit 3db48a4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,15 +143,18 @@ GEM
143143
net-http
144144
ffaker (2.23.0)
145145
ffi (1.15.5)
146+
fiber-storage (1.0.0)
146147
figaro (1.2.0)
147148
thor (>= 0.14.0, < 2)
148149
globalid (1.2.1)
149150
activesupport (>= 6.1)
150151
graphiql-rails (1.9.0)
151152
railties
152153
sprockets-rails
153-
graphql (2.3.4)
154+
graphql (2.4.12)
154155
base64
156+
fiber-storage
157+
logger
155158
hashdiff (1.0.1)
156159
hashie (5.0.0)
157160
http-accept (1.7.0)
@@ -183,6 +186,7 @@ GEM
183186
listen (3.8.0)
184187
rb-fsevent (~> 0.10, >= 0.10.3)
185188
rb-inotify (~> 0.9, >= 0.9.10)
189+
logger (1.6.6)
186190
loofah (2.22.0)
187191
crass (~> 1.0.2)
188192
nokogiri (>= 1.12.0)

0 commit comments

Comments
 (0)