File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source 'https://rubygems.org'
44
55git_source ( :github ) { |repo_name | "https://github.com/#{ repo_name } " }
66
7- gem 'appraisal' , github : 'thoughtbot/appraisal '
7+ gem 'appraisal' , '~> 2.5 '
88gem 'bundler-audit'
99gem 'childprocess'
1010gem 'climate_control'
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/thoughtbot/appraisal
3- revision: 24feeea4c5c1d2e7a5f95d053da61858c6bfb2b1
4- specs:
5- appraisal (2.5.0 )
6- bundler
7- rake
8- thor (>= 0.14.0 )
9-
101PATH
112 remote: .
123 specs:
189GEM
1910 remote: https://rubygems.org/
2011 specs:
12+ appraisal (2.5.0 )
13+ bundler
14+ rake
15+ thor (>= 0.14.0 )
2116 ast (2.4.2 )
2217 attr_extras (7.1.0 )
2318 bundler-audit (0.9.2 )
@@ -91,7 +86,7 @@ PLATFORMS
9186 ruby
9287
9388DEPENDENCIES
94- appraisal !
89+ appraisal ( ~> 2.5 )
9590 bundler-audit
9691 childprocess
9792 climate_control
You can’t perform that action at this time.
0 commit comments