Skip to content

Commit

Permalink
Merge pull request #86 from tatarsky-v/update_faraday_version
Browse files Browse the repository at this point in the history
  • Loading branch information
sabman authored Feb 18, 2021
2 parents 5b98bbc + 3e2db50 commit d27f6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_runtime_dependency('faraday', '~> 1.1')
s.add_runtime_dependency('faraday', '~> 1.3')
end

0 comments on commit d27f6a8

Please sign in to comment.