Skip to content

Commit

Permalink
Revert "Revert "Updating bundle.""
Browse files Browse the repository at this point in the history
This reverts commit 7598be0.
  • Loading branch information
vpaturet committed Dec 5, 2023
1 parent e7e1286 commit e4a1730
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GIT

GIT
remote: https://github.com/entur/ievkit_views.git
revision: efb02412cb98e71ff74a757ced9ee10445545e70
revision: 15d0f0aba460890a0858c76a698bb00a6c8278a2
branch: master
specs:
ievkit_views (0.5.0)
Expand Down Expand Up @@ -359,7 +359,7 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
inherited_resources (1.13.1)
actionpack (>= 5.2, < 7.1)
Expand Down Expand Up @@ -402,9 +402,9 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.19.1)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -423,10 +423,10 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
Expand All @@ -446,8 +446,8 @@ GEM
netrc (0.11.0)
newrelic_rpm (8.16.0)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -513,7 +513,7 @@ GEM
rabl (0.16.1)
activesupport (>= 2.3.14)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-oauth2 (1.21.3)
activesupport
attr_required
Expand All @@ -522,7 +522,7 @@ GEM
rack (>= 2.1.0)
rack-protection (2.2.4)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.3)
actioncable (= 6.1.7.3)
Expand Down Expand Up @@ -671,7 +671,7 @@ GEM
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
thor (1.2.1)
thor (1.2.2)
tilt (2.0.11)
timeout (0.3.2)
turbolinks (2.5.4)
Expand Down Expand Up @@ -705,7 +705,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)
zeitwerk (2.6.8)

PLATFORMS
ruby
Expand Down

0 comments on commit e4a1730

Please sign in to comment.