Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlowe committed Jul 26, 2011
1 parent 9c9d2d2 commit 46b6330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ gem "activeresource", "3.0.0"

group :development do
gem "rspec", "1.3.0"
gem "ruby-debug19", "1.2.0"
gem "ruby-debug19", "0.11.6"
gem "configuration", "1.2.0"
end
2 changes: 1 addition & 1 deletion slurper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'bundler'

Gem::Specification.new do |gem|
gem.name = %q{slurper}
gem.version = "1.1.4"
gem.version = "1.1.5"

gem.required_rubygems_version = ">= 1.3.6"
gem.authors = ["Wes Gibbs", "Adam Lowe", "Stephen Caudill", "Tim Pope"]
Expand Down

0 comments on commit 46b6330

Please sign in to comment.