Skip to content

Commit

Permalink
update octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Aug 23, 2015
1 parent 377f237 commit 5f6f310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spaarti.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files spec/*`.split
s.executables = ['spaarti']

s.add_dependency 'octokit', '~> 4.0.0'
s.add_dependency 'octokit', '~> 4.1.0'
s.add_dependency 'octoauth', '~> 1.2.0'
s.add_dependency 'mercenary', '~> 0.3.4'
s.add_dependency 'cymbal', '~> 1.0.0'
Expand Down

0 comments on commit 5f6f310

Please sign in to comment.