Skip to content

Commit 88772d9

Browse files
committed
Add faraday 1.0.0 to build matrix
1 parent f1f8dd5 commit 88772d9

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ notifications:
1616
secure: Ri3bGJvNKfZ6ynbHcbICknWaAJFbQPlGQE9YSY9xMB7rGomsofY4yS8yf17WlSTd2MqxhzMXgbqXfkQW759Opknw75URo8tLTnSlpJsVSqV7T4dUsfNZguyQElVZMxYacFbBZEJGBdz2Ra6xbMBdg8NqVACb65I2xeK2fsvm77k=
1717
gemfile:
1818
- gemfiles/Gemfile.faraday-0.8
19+
- gemfiles/Gemfile.faraday-1.0
1920
- Gemfile

faraday-http-cache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Gem::Specification.new do |gem|
1515
gem.executables = []
1616

1717
gem.required_ruby_version = '>= 2.1.0'
18-
gem.add_dependency 'faraday', '~> 0.8'
18+
gem.add_dependency 'faraday', '>= 0.8'
1919
end

gemfiles/Gemfile.faraday-1.0

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
source 'http://rubygems.org'
2+
3+
gem 'faraday-http-cache', path: '..'
4+
5+
gem 'faraday', '1.0.0'
6+
gem 'faraday_middleware', '1.0.0.rc1'
7+
8+
gem 'em-http-request', '~> 1.1'
9+
gem 'rspec', '~> 3.1'
10+
gem 'rake', '~> 12.0'
11+
gem 'activesupport', '>= 5.0'
12+
gem 'sinatra', '~> 2.0'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy