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 2963fa1 commit 63f524bCopy full SHA for 63f524b
gemfiles/jruby_1.7.gemfile
@@ -1,10 +1,10 @@
1
source 'https://rubygems.org'
2
3
-gem 'faraday', '~> 0.9.2'
4
-gem 'jwt', '< 1.5.2'
5
-gem 'mime-types', '~> 1.25'
6
-gem 'rack', '~> 1.2'
7
-gem 'rest-client', '~> 1.6.0'
+# gem 'faraday', '~> 0.9.2'
+# gem 'jwt', '< 1.5.2'
+# gem 'mime-types', '~> 1.25'
+# gem 'rack', '~> 1.2'
+# gem 'rest-client', '~> 1.6.0'
8
9
group :test do
10
# Some changes to defaults make older version config incompatible with newer version config
0 commit comments