We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed09c6d commit 9c1ba5aCopy full SHA for 9c1ba5a
gemfiles/ruby_2_2.gemfile
@@ -2,7 +2,8 @@
2
3
source "https://rubygems.org"
4
5
-gem "mutex_m", "~> 0.2"
6
-gem "stringio", "~> 3.0"
+gem "appraisal", "~> 2.2.0"
+gem "mutex_m", "~> 0.1.2"
7
+gem "stringio", "~> 0.0.2"
8
9
gemspec path: "../"
gemfiles/ruby_2_3.gemfile
@@ -2,7 +2,7 @@
gemfiles/ruby_2_4.gemfile
0 commit comments