Skip to content

Commit

Permalink
Merge pull request #507 from MITLibraries/dep-updates
Browse files Browse the repository at this point in the history
Updates dependencies
  • Loading branch information
matt-bernhardt authored Mar 28, 2022
2 parents ab2b6ff + fffab2a commit 3b5950e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ GEM
io-like (~> 0.3.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.566.0)
aws-partitions (1.570.0)
aws-sdk-core (3.130.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
Expand All @@ -80,7 +80,7 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.16)
bcrypt (3.1.17)
bindex (0.8.1)
bootsnap (1.11.1)
msgpack (~> 1.2)
Expand All @@ -100,7 +100,7 @@ GEM
archive-zip (~> 0.10)
nokogiri (~> 1.8)
climate_control (1.0.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
graphiql-rails (1.8.0)
railties
sprockets-rails
graphql (2.0.2)
graphql (2.0.4)
hashdiff (1.0.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
Expand All @@ -175,7 +175,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.14.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -197,7 +197,7 @@ GEM
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.21.0)
parallel (1.22.1)
parser (3.1.1.0)
ast (~> 2.4.1)
pg (1.3.4)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rubocop (1.26.0)
rubocop (1.26.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -262,7 +262,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-rails (2.13.2)
rubocop-rails (2.14.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit 3b5950e

Please sign in to comment.