Skip to content

Commit

Permalink
Remove Gefile-lock from repo, lock octokit version
Browse files Browse the repository at this point in the history
Conflicts:

	Gemfile.lock
	git-review.gemspec
  • Loading branch information
kalabiyau authored and Dominik Bamberger committed Sep 4, 2013
1 parent 3c081a4 commit 4e6a5ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
44 changes: 0 additions & 44 deletions Gemfile.lock

This file was deleted.

2 changes: 1 addition & 1 deletion git-review.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.description = "Manage review workflow for projects hosted on GitHub (using pull requests)."

s.add_runtime_dependency 'launchy'
s.add_runtime_dependency 'octokit'
s.add_runtime_dependency 'octokit', '~> 1.24.0'
s.add_runtime_dependency 'yajl-ruby'
s.add_runtime_dependency 'rspec'
end

0 comments on commit 4e6a5ea

Please sign in to comment.