Update Gemfile.lock
This commit is contained in:
parent
0c18f3cc80
commit
090a65ed8a
1 changed files with 6 additions and 1 deletions
|
@ -6,6 +6,7 @@ GEM
|
||||||
parser (2.4.0.0)
|
parser (2.4.0.0)
|
||||||
ast (~> 2.2)
|
ast (~> 2.2)
|
||||||
powerpack (0.1.1)
|
powerpack (0.1.1)
|
||||||
|
rack (2.0.3)
|
||||||
rainbow (2.2.2)
|
rainbow (2.2.2)
|
||||||
rake
|
rake
|
||||||
rake (11.3.0)
|
rake (11.3.0)
|
||||||
|
@ -30,6 +31,7 @@ PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
rack
|
||||||
rdoc
|
rdoc
|
||||||
redcarpet
|
redcarpet
|
||||||
rubocop
|
rubocop
|
||||||
|
@ -37,5 +39,8 @@ DEPENDENCIES
|
||||||
yard
|
yard
|
||||||
yard-ghpages
|
yard-ghpages
|
||||||
|
|
||||||
|
RUBY VERSION
|
||||||
|
ruby 2.4.2p198
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.14.6
|
1.15.4
|
||||||
|
|
Loading…
Reference in a new issue