Relax the ruby version

This commit is contained in:
Josh Abernathy 2022-11-30 15:25:17 +00:00 committed by GitHub
parent 70b564708e
commit 7cb48659ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
100 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"cpus": 4 "cpus": 4
}, },
"waitFor": "onCreateCommand", "waitFor": "onCreateCommand",
"updateContentCommand": "bundle install", "updateContentCommand": "bundle install --local",
"postCreateCommand": "", "postCreateCommand": "",
"postAttachCommand": { "postAttachCommand": {
"server": "rails server" "server": "rails server"

View file

@ -1,7 +1,7 @@
source "https://rubygems.org" source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" } git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.1.2" ruby "~> 3.1"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.3" gem "rails", "~> 7.0.3"

BIN
vendor/cache/actioncable-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/actionmailbox-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/actionmailer-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/actionpack-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/actiontext-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/actionview-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/activejob-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/activemodel-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/activerecord-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/activestorage-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/activesupport-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/addressable-2.8.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/ast-2.4.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/backport-1.2.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/benchmark-0.2.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/better_html-2.0.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/bootsnap-1.15.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/builder-3.2.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/capybara-3.38.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/childprocess-4.1.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/concurrent-ruby-1.1.10.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/crass-1.0.6.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/debug-1.6.3.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/diff-lcs-1.5.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/e2mmap-0.1.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/erb_lint-0.3.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/erubi-1.11.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/ffi-1.15.5.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/globalid-1.0.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/i18n-1.12.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/importmap-rails-1.1.5.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/io-console-0.5.11.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/irb-1.5.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/jaro_winkler-1.5.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/jbuilder-2.11.5.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/json-2.6.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/kramdown-2.4.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/listen-3.7.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/loofah-2.19.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/mail-2.7.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/marcel-1.0.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/matrix-0.4.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/method_source-1.0.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/mini_mime-1.1.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/minitest-5.16.3.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/msgpack-1.6.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/net-imap-0.3.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/net-pop-0.1.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/net-protocol-0.1.3.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/net-smtp-0.3.3.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/nio4r-2.5.8.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/parallel-1.22.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/parser-3.1.3.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/public_suffix-5.0.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/puma-5.6.5.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/racc-1.6.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rack-2.2.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rack-test-2.0.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rails-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rails-dom-testing-2.0.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/railties-7.0.4.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rainbow-3.1.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rake-13.0.6.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rb-fsevent-0.11.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rb-inotify-0.10.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/regexp_parser-2.6.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/reline-0.3.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/reverse_markdown-2.1.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rexml-3.2.5.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rubocop-1.39.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rubocop-ast-1.23.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/ruby-progressbar-1.11.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rubyzip-2.3.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/smart_properties-1.17.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/solargraph-0.47.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/sprockets-4.1.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/sprockets-rails-3.4.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/stimulus-rails-1.2.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/thor-1.2.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/tilt-2.0.11.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/timeout-0.3.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/turbo-rails-1.3.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/tzinfo-2.0.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/webdrivers-5.2.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/webrick-1.7.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/websocket-1.2.9.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/websocket-driver-0.7.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/xpath-3.2.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/yard-0.9.28.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/zeitwerk-2.6.6.gem vendored Normal file

Binary file not shown.