Skip to content

Commit 4d1ae7f

Browse files
author
Adam Jazairi
authored
Merge pull request #329 from MITLibraries/update-dependencies
Update dependencies
2 parents f31e239 + 0f0d0e4 commit 4d1ae7f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
aws-eventstream (~> 1, >= 1.0.2)
6666
bcrypt (3.1.13)
6767
bindex (0.8.1)
68-
bootsnap (1.4.6)
68+
bootsnap (1.4.8)
6969
msgpack (~> 1.0)
7070
builder (3.2.4)
7171
byebug (11.1.3)
@@ -82,7 +82,7 @@ GEM
8282
archive-zip (~> 0.10)
8383
nokogiri (~> 1.8)
8484
climate_control (0.2.0)
85-
concurrent-ruby (1.1.6)
85+
concurrent-ruby (1.1.7)
8686
crack (0.4.3)
8787
safe_yaml (~> 1.0.0)
8888
crass (1.0.6)
@@ -118,15 +118,15 @@ GEM
118118
graphiql-rails (1.7.0)
119119
railties
120120
sprockets-rails
121-
graphql (1.11.1)
121+
graphql (1.11.3)
122122
hashdiff (1.0.1)
123-
i18n (1.8.3)
123+
i18n (1.8.5)
124124
concurrent-ruby (~> 1.0)
125125
io-like (0.3.1)
126126
jbuilder (2.10.0)
127127
activesupport (>= 5.0.0)
128128
jmespath (1.4.0)
129-
jwt (2.2.1)
129+
jwt (2.2.2)
130130
listen (3.2.1)
131131
rb-fsevent (~> 0.10, >= 0.10.3)
132132
rb-inotify (~> 0.9, >= 0.9.10)
@@ -209,21 +209,21 @@ GEM
209209
actionpack (>= 5.0)
210210
railties (>= 5.0)
211211
rexml (3.2.4)
212-
rubocop (0.88.0)
212+
rubocop (0.89.1)
213213
parallel (~> 1.10)
214214
parser (>= 2.7.1.1)
215215
rainbow (>= 2.2.2, < 4.0)
216216
regexp_parser (>= 1.7)
217217
rexml
218-
rubocop-ast (>= 0.1.0, < 1.0)
218+
rubocop-ast (>= 0.3.0, < 1.0)
219219
ruby-progressbar (~> 1.7)
220220
unicode-display_width (>= 1.4.0, < 2.0)
221-
rubocop-ast (0.1.0)
222-
parser (>= 2.7.0.1)
223-
rubocop-rails (2.6.0)
221+
rubocop-ast (0.3.0)
222+
parser (>= 2.7.1.4)
223+
rubocop-rails (2.7.1)
224224
activesupport (>= 4.2.0)
225225
rack (>= 1.1)
226-
rubocop (>= 0.82.0)
226+
rubocop (>= 0.87.0)
227227
ruby-progressbar (1.10.1)
228228
rubyzip (2.3.0)
229229
safe_yaml (1.0.5)
@@ -243,7 +243,7 @@ GEM
243243
rubyzip (>= 1.2.2)
244244
sentry-raven (3.0.0)
245245
faraday (>= 1.0)
246-
simplecov (0.18.5)
246+
simplecov (0.19.0)
247247
docile (~> 1.1)
248248
simplecov-html (~> 0.11)
249249
simplecov-html (0.12.2)

0 commit comments

Comments
 (0)