Skip to content

Commit

Permalink
push Gemfile.lock changes
Browse files Browse the repository at this point in the history
  • Loading branch information
francois-codes committed Jan 28, 2018
1 parent 8a6a7dc commit 1f383f7
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
ast (2.3.0)
ast (2.4.0)
blockenspiel (0.5.0)
coderay (1.1.2)
colorize (0.8.1)
Expand All @@ -15,17 +15,19 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
parser (2.4.0.0)
ast (~> 2.2)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
powerpack (0.1.1)
pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rainbow (2.2.2)
rake
rake (12.1.0)
rubocop (0.41.2)
parser (>= 2.3.1.1, < 3.0)
rake (12.3.0)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
Expand All @@ -50,7 +52,7 @@ DEPENDENCIES
inquirer
mime-types
pry
rubocop (~> 0.41.1)
rubocop (~> 0.49.0)
terminal-table
versionomy

Expand Down

0 comments on commit 1f383f7

Please sign in to comment.