Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDoubleK committed Oct 14, 2024
1 parent 2f7a6f3 commit 84da9ac
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ group :test do
gem "compare-xml", "~>0.66"
gem "rack-test", "~> 2.1.0"
gem "rspec", "~>3.13"
gem "selenium-webdriver", "~> 4.23.0"
gem "selenium-webdriver", "~> 4.25.0"
gem "timecop", "~> 0.9.10"
gem "webdrivers", "~> 5.2.0"
gem "webmock", "~> 3.23"
Expand All @@ -24,7 +24,7 @@ gem "csv", "~> 3.3"
gem "dartsass-ruby", "~> 3.0"
gem "epb-auth-tools", "~> 1.1.0"
gem "erubis", "~> 2.7"
gem "i18n", "~> 1.14.5"
gem "i18n", "~> 1.14.6"
gem "puma", "~> 6.4"
gem "rack", "~> 3.1.8"
gem "rack-contrib", "~> 2.5.0"
Expand All @@ -36,4 +36,4 @@ gem "sentry-ruby", "~> 5.19"
gem "sinatra", "~> 4.0"
gem "sinatra-contrib"
gem "unleash", "~> 5.0.5"
gem "zeitwerk", "~> 2.6.17"
gem "zeitwerk", "~> 2.7.0"
66 changes: 33 additions & 33 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
Expand Down Expand Up @@ -44,32 +45,32 @@ GEM
jwt (~> 2.3)
oauth2 (>= 1.4, < 3.0)
erubis (2.7.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
google-protobuf (3.25.4)
google-protobuf (3.25.5)
hashdiff (1.1.1)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.2)
jwt (2.8.2)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
murmurhash3 (0.1.7)
mustermann (3.0.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nio4r (2.7.3)
Expand All @@ -83,12 +84,12 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand All @@ -107,18 +108,17 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.3.4)
strscan
rexml (3.3.8)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
Expand Down Expand Up @@ -159,13 +159,14 @@ GEM
sass-embedded (1.66.1)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
selenium-webdriver (4.23.0)
securerandom (0.3.1)
selenium-webdriver (4.25.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-ruby (5.19.0)
sentry-ruby (5.21.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (4.0.0)
Expand All @@ -183,29 +184,28 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
strscan (3.1.0)
tilt (2.4.0)
timecop (0.9.10)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unleash (5.0.5)
unicode-display_width (2.6.0)
unleash (5.0.7)
murmurhash3 (~> 0.1.7)
uri (0.13.0)
uri (0.13.1)
version_gem (1.1.4)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.7.0)

PLATFORMS
ruby
Expand All @@ -218,7 +218,7 @@ DEPENDENCIES
dartsass-ruby (~> 3.0)
epb-auth-tools (~> 1.1.0)
erubis (~> 2.7)
i18n (~> 1.14.5)
i18n (~> 1.14.6)
puma (~> 6.4)
rack (~> 3.1.8)
rack-contrib (~> 2.5.0)
Expand All @@ -228,15 +228,15 @@ DEPENDENCIES
rspec (~> 3.13)
rubocop-govuk (~> 5.0)
rubocop-rspec (~> 3.0)
selenium-webdriver (~> 4.23.0)
selenium-webdriver (~> 4.25.0)
sentry-ruby (~> 5.19)
sinatra (~> 4.0)
sinatra-contrib
timecop (~> 0.9.10)
unleash (~> 5.0.5)
webdrivers (~> 5.2.0)
webmock (~> 3.23)
zeitwerk (~> 2.6.17)
zeitwerk (~> 2.7.0)

RUBY VERSION
ruby 3.3.4p94
Expand Down

0 comments on commit 84da9ac

Please sign in to comment.