Skip to content

Commit

Permalink
Merge 2419144 into f73f597
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jul 27, 2018
2 parents f73f597 + 2419144 commit 1f63108
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ GEM
cinch (2.3.4)
coderay (1.1.2)
concurrent-ruby (1.0.5)
coveralls (0.8.21)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
Expand All @@ -25,7 +25,7 @@ GEM
d1lcs (0.5.5)
daemons (1.2.6)
diff-lcs (1.3)
docile (1.1.5)
docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
Expand Down Expand Up @@ -64,10 +64,10 @@ GEM
minitest (5.11.3)
multipart-post (2.0.0)
naught (1.1.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.5.1.0)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.11.3)
Expand All @@ -92,19 +92,19 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rubocop (0.57.2)
rubocop (0.58.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
simple_oauth (0.3.1)
simplecov (0.14.1)
docile (~> 1.1.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.9.14)
yard (0.9.15)

PLATFORMS
ruby
Expand All @@ -175,4 +175,4 @@ DEPENDENCIES
yard (~> 0.8)

BUNDLED WITH
1.16.2
1.16.3
2 changes: 1 addition & 1 deletion vendor/BCDice

0 comments on commit 1f63108

Please sign in to comment.