Skip to content

Commit

Permalink
Merge pull request #960 from MITLibraries/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jazairi authored Apr 22, 2022
2 parents 6ebe720 + beb2d59 commit 379e275
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,14 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mitlibraries-theme (0.6.0)
rails (>= 5, < 7)
mitlibraries-theme (0.7.0)
rails (>= 5, < 8)
sassc (~> 2)
momentjs-rails (2.29.1.1)
railties (>= 3.1)
msgpack (1.4.5)
nio4r (2.5.8)
nokogiri (1.13.3)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
omniauth (2.0.4)
Expand All @@ -236,7 +236,7 @@ GEM
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.22.1)
parser (3.1.1.0)
parser (3.1.2.0)
ast (~> 2.4.1)
pg (1.3.5)
public_suffix (4.0.6)
Expand Down Expand Up @@ -279,23 +279,23 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.2.1)
regexp_parser (2.3.0)
request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rubocop (1.26.1)
rubocop (1.28.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.16.0, < 2.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
rubocop-rails (2.14.2)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -342,7 +342,7 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
skylight (5.3.1)
skylight (5.3.2)
activesupport (>= 5.2.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 379e275

Please sign in to comment.