Skip to content

Commit

Permalink
Update lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenagreer committed Feb 28, 2024
1 parent d8cdb94 commit f0201be
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions packages/camel_trail/.tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 3.0.6
2 changes: 1 addition & 1 deletion packages/camel_trail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: .
specs:
camel_trail (0.0.2)
camel_trail (1.0.0)
attr_encrypted (= 4.0.0)
nitro_config
rails (>= 6.0.6.1, < 7.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/camel_trail/gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
camel_trail (0.0.2)
camel_trail (1.0.0)
attr_encrypted (= 4.0.0)
nitro_config
rails (>= 6.0.6.1, < 7.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/camel_trail/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ source "https://rubygems.org"

gem "nokogiri", "< 1.16"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "rails", "~> 6.1.0"
gem "rails", "6.1.7.7"

gemspec path: "../"
4 changes: 2 additions & 2 deletions packages/camel_trail/gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
camel_trail (0.0.2)
camel_trail (1.0.0)
attr_encrypted (= 4.0.0)
nitro_config
rails (>= 6.0.6.1, < 7.2)
Expand Down Expand Up @@ -268,7 +268,7 @@ DEPENDENCIES
camel_trail!
license_finder (>= 7.0)
nokogiri (< 1.16)
rails (~> 6.1.0)
rails (= 6.1.7.7)
rake (~> 13)
rspec (~> 3.0)
rspec-rails (~> 5.1.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/camel_trail/gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
camel_trail (0.0.2)
camel_trail (1.0.0)
attr_encrypted (= 4.0.0)
nitro_config
rails (>= 6.0.6.1, < 7.2)
Expand Down

0 comments on commit f0201be

Please sign in to comment.