Skip to content

Commit

Permalink
bump mrubyc-test to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hasumikin committed May 27, 2020
1 parent 76b4498 commit 44fc639
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "https://rubygems.org"

gem "mrubyc-test", "~> 0.5.2"
gem "mrubyc-test", "~> 0.5.3"
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.2)
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
concurrent-ruby (1.1.6)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
minitest (5.14.0)
mrubyc-test (0.5.2)
activesupport (~> 5.2)
minitest (5.14.1)
mrubyc-test (0.5.3)
activesupport (~> 6.0)
rufo (~> 0.12)
thor (~> 1.0)
rufo (0.12.0)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.3.0)

PLATFORMS
ruby

DEPENDENCIES
mrubyc-test (~> 0.5.2)
mrubyc-test (~> 0.5.3)

BUNDLED WITH
2.1.4

0 comments on commit 44fc639

Please sign in to comment.