Skip to content

Commit

Permalink
ruby version update to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iarobinson committed Jan 4, 2024
1 parent b41fc9f commit e075f7d
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.0.2
ruby-3.0.3
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.0.2'
ruby '3.0.3'

gem 'rails', '~> 7.0.0'
gem "sprockets-rails"
Expand Down
56 changes: 24 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,19 +66,19 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
aws-eventstream (1.3.0)
aws-partitions (1.860.0)
aws-sdk-core (3.189.0)
aws-partitions (1.877.0)
aws-sdk-core (3.190.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.74.0)
aws-sdk-kms (1.75.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.141.0)
aws-sdk-s3 (1.142.0)
aws-sdk-core (~> 3, >= 3.189.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand All @@ -102,15 +102,15 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.2.2)
crass (1.0.6)
cucumber (9.1.0)
cucumber (9.1.1)
builder (~> 3.2, >= 3.2.4)
cucumber-ci-environment (~> 9.2, >= 9.2.0)
cucumber-core (~> 12.0)
cucumber-cucumber-expressions (~> 17.0)
cucumber-gherkin (>= 24, < 27)
cucumber-html-formatter (~> 20.4, >= 20.4.0)
cucumber-messages (>= 19, < 23)
diff-lcs (~> 1.5, >= 1.5.0)
cucumber-gherkin (> 24, < 27)
cucumber-html-formatter (> 20.3, < 22)
cucumber-messages (> 19, < 25)
diff-lcs (~> 1.5)
mini_mime (~> 1.1, >= 1.1.5)
multi_test (~> 1.1, >= 1.1.0)
sys-uname (~> 1.2, >= 1.2.3)
Expand All @@ -122,8 +122,8 @@ GEM
cucumber-cucumber-expressions (17.0.1)
cucumber-gherkin (26.2.0)
cucumber-messages (>= 19.1.4, < 22.1)
cucumber-html-formatter (20.4.0)
cucumber-messages (>= 18.0, < 22.1)
cucumber-html-formatter (21.2.0)
cucumber-messages (> 19, < 25)
cucumber-messages (22.0.0)
cucumber-rails (3.0.0)
capybara (>= 3.11, < 4)
Expand All @@ -144,7 +144,7 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.5.0)
dockerfile-rails (1.5.12)
dockerfile-rails (1.6.1)
rails (>= 3.0.0)
dotenv (2.8.1)
dotenv-rails (2.8.1)
Expand All @@ -161,7 +161,7 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (1.2.3)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -188,7 +188,6 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
monetize (1.12.0)
money (~> 6.12)
Expand All @@ -201,7 +200,7 @@ GEM
railties (>= 3.0)
msgpack (1.7.2)
multi_test (1.1.0)
net-imap (0.4.7)
net-imap (0.4.9)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -210,21 +209,16 @@ GEM
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.6.1)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nio4r (2.7.0)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (1.5.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.4)
puma (6.4.0)
puma (6.4.1)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
Expand Down Expand Up @@ -262,7 +256,7 @@ GEM
zeitwerk (~> 2.5)
rake (13.1.0)
redis (4.8.1)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -295,9 +289,9 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stimulus-rails (1.3.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stripe (10.1.0)
stripe (10.4.0)
sys-uname (1.2.3)
ffi (~> 1.1)
thor (1.3.0)
Expand Down Expand Up @@ -327,9 +321,7 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
ruby
x86_64-darwin-22
x86_64-linux
arm64-darwin-22

DEPENDENCIES
aws-sdk-s3
Expand Down Expand Up @@ -367,7 +359,7 @@ DEPENDENCIES
webdrivers

RUBY VERSION
ruby 3.0.2p107
ruby 3.0.3p157

BUNDLED WITH
2.2.33
2.5.4
93 changes: 88 additions & 5 deletions db/schema.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e075f7d

Please sign in to comment.