File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ source "https://rubygems.org"
55# Specify your gem's dependencies in api_chai.gemspec
66gemspec
77
8- gem "activesupport" , "< 7.2.0 "
8+ gem "activesupport" , "7.1.5.1 "
99gem "rake" , "~> 13.0"
1010gem "rspec" , "~> 3.0"
1111gem "rubocop" , "~> 1.21"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source "https://rubygems.org"
44
55gemspec
66
7- gem "activesupport" , "< 7.2.0 "
7+ gem "activesupport" , "7.1.5.1 "
88gem "net-imap" , "< 0.5.0"
99gem "rubocop-powerhome" , path : "../rubocop-powerhome" , tag : "v0.5.2-rubocop-powerhome"
1010gem "securerandom" , "< 0.4.0"
Original file line number Diff line number Diff line change 77
88gem "net-imap" , "< 0.5.0"
99gem "nitro_config" , path : "../nitro_config"
10- gem "rails" , "<= 7.2.2"
10+ gem "rails" , "7.2.2"
1111gem "rake" , "~> 13.0"
1212gem "rspec" , "~> 3.0"
1313gem "rubocop-powerhome" , path : "../rubocop-powerhome"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source "https://rubygems.org"
44
55gemspec
66
7- gem "activesupport" , "< 7.2.0 "
7+ gem "activesupport" , "7.1.5.1 "
88gem "bundler" , "~> 2.5.0"
99gem "byebug"
1010gem "license_finder" , "~> 7.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source "https://rubygems.org"
44
55gemspec
66
7- gem "activesupport" , "< 7.2.0 "
7+ gem "activesupport" , "7.1.5.1 "
88gem "ffi" , "< 1.17"
99gem "net-imap" , "< 0.5.0"
1010gem "rubocop-powerhome" , path : "../rubocop-powerhome"
You can’t perform that action at this time.
0 commit comments