We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbf8a7 commit 4fd767dCopy full SHA for 4fd767d
http/Gemfile
@@ -1,7 +1,7 @@
1
source 'http://rubygems.org'
2
3
gem 'combustion'
4
-gem 'faraday', '~> 1.0', '< 3.0'
+gem 'faraday', '~> 2.0', '< 3.0'
5
gem 'rake', '~> 13'
6
gem 'rspec'
7
gem 'rspec-rails'
mixed/Gemfile
@@ -1,6 +1,6 @@
gem 'gruf', '>= 2.18'
gem 'gruf-rspec', '>= 0.6.0'
0 commit comments