aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2020-03-26 21:17:07 +0900
committerNARUSE, Yui <naruse@airemix.jp>2020-03-26 21:18:25 +0900
commit1853efc46dba862c50df7710cfbacded999ae2ec (patch)
treeab36852840f757b0cc43705d868c3649eef9a936
parent47b08728cf3d0441a3da4dc1dcdd578817b0e036 (diff)
downloadruby-1853efc46dba862c50df7710cfbacded999ae2ec.tar.gz
Use power_assert 1.1.7
Mainly for pry compatibility in test https://github.com/k-tsj/power_assert/commit/dcc14cbef48d9790187fa400a5df7531d81a5971 Also include "Show full_message if available" https://github.com/k-tsj/power_assert/commit/53ce0400bf47f722830d6604be0a2e30cccabf34
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index b2c6e2d5cb..ce2dd1bdb8 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,6 +1,6 @@
minitest 5.13.0 https://github.com/seattlerb/minitest
net-telnet 0.2.0 https://github.com/ruby/net-telnet
-power_assert 1.1.5 https://github.com/k-tsj/power_assert
+power_assert 1.1.7 https://github.com/k-tsj/power_assert
rake 13.0.1 https://github.com/ruby/rake
test-unit 3.3.4 https://github.com/test-unit/test-unit
xmlrpc 0.3.0 https://github.com/ruby/xmlrpc