Skip to content

Commit

Permalink
Merge 3f9d1e4 into 2ed4989
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Feb 25, 2019
2 parents 2ed4989 + 3f9d1e4 commit f0202c1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
i18n (1.5.3)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.2)
json (2.1.0)
json (2.2.0)
lumberjack (1.0.13)
mail (2.7.1)
mini_mime (>= 0.1.1)
Expand All @@ -81,6 +81,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
psych (3.1.0)
public_suffix (3.0.3)
rainbow (3.0.0)
rake (12.3.2)
Expand All @@ -104,16 +105,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.64.0)
rubocop (0.65.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
safe_yaml (1.0.4)
safe_yaml (1.0.5)
simple_oauth (0.3.1)
simplecov (0.16.1)
docile (~> 1.1)
Expand Down

0 comments on commit f0202c1

Please sign in to comment.