Updated gem dependencies.
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -3,4 +3,4 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "rake", "~> 12.0"
|
gem "rake", "~> 12.0"
|
||||||
gem "git-cop", "~> 1.0"
|
gem "git-cop", "~> 1.1"
|
||||||
|
|||||||
@@ -1,18 +1,15 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
git-cop (1.0.0)
|
git-cop (1.1.0)
|
||||||
refinements (~> 4.1)
|
refinements (~> 4.1)
|
||||||
runcom (~> 1.1)
|
runcom (~> 1.1)
|
||||||
thor (~> 0.19)
|
thor (~> 0.19)
|
||||||
thor_plus (~> 5.1)
|
|
||||||
rake (12.0.0)
|
rake (12.0.0)
|
||||||
refinements (4.1.0)
|
refinements (4.1.0)
|
||||||
runcom (1.1.0)
|
runcom (1.1.0)
|
||||||
refinements (~> 4.1)
|
refinements (~> 4.1)
|
||||||
thor (0.19.4)
|
thor (0.19.4)
|
||||||
thor_plus (5.1.0)
|
|
||||||
thor (~> 0.19)
|
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|||||||
Reference in New Issue
Block a user