Skip to content

Commit

Permalink
Merge 5e7d819 into 4169df4
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Aug 31, 2020
2 parents 4169df4 + 5e7d819 commit 618dbad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
buftok (0.2.0)
charlock_holmes (0.7.7)
coderay (1.1.3)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -52,10 +52,10 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.6.0)
i18n (1.8.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.3.1)
lumberjack (1.2.6)
lumberjack (1.2.7)
mail (2.7.1)
mini_mime (>= 0.1.1)
mcinch (2.4.1)
Expand Down Expand Up @@ -106,17 +106,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.87.1)
rubocop (0.89.1)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.1.0, < 1.0)
rubocop-ast (>= 0.3.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.1.0)
parser (>= 2.7.0.1)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
simple_oauth (0.3.1)
Expand Down Expand Up @@ -159,7 +159,7 @@ GEM
event_emitter
websocket
yard (0.9.25)
zeitwerk (2.3.1)
zeitwerk (2.4.0)

PLATFORMS
ruby
Expand Down
2 changes: 1 addition & 1 deletion vendor/BCDice
Submodule BCDice updated 157 files

0 comments on commit 618dbad

Please sign in to comment.