Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Commit

Permalink
Require ronin ~> 1.1.0.rc3.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 19, 2011
1 parent 1263c23 commit 9851a71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,7 +8,7 @@ gemspec

# Ronin dependencies
# gem 'ronin-support', '~> 0.2', :git => "#{RONIN_URI}/ronin-support.git"
gem 'ronin', '~> 1.1', :git => "#{RONIN_URI}/ronin.git"
# gem 'ronin', '~> 1.1', :git => "#{RONIN_URI}/ronin.git"

group :development do
gem 'rake', '~> 0.8'
Expand Down
1 change: 1 addition & 0 deletions gemspec.yml
Expand Up @@ -18,6 +18,7 @@ dependencies:
# ronin-support: ~> 0.2
ronin-support: ~> 0.2.0.rc1
# ronin: ~> 1.1
ronin: ~> 1.1.0.rc2

development_dependencies:
bundler: ~> 1.0.0
Expand Down

0 comments on commit 9851a71

Please sign in to comment.