Skip to content

Commit

Permalink
Require ronin-support ~> 0.5.0.rc1.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed May 31, 2012
1 parent 3136a24 commit cb9e557
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ gem 'jruby-openssl', '~> 0.7', :platforms => :jruby
# gem 'dm-timestamps', DM_VERSION, :git => "#{DM_URI}/dm-timestamps.git"

# Library dependencies
gem 'ronin-support', '~> 0.5.0.rc1', :git => "#{RONIN_URI}/ronin-support.git",
:branch => '0.5.0'
# gem 'ronin-support', '~> 0.5.0.rc1', :git => "#{RONIN_URI}/ronin-support.git",
# :branch => '0.5.0'

group :development do
gem 'rake', '~> 0.8'
Expand Down
2 changes: 1 addition & 1 deletion gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies:
ripl-short_errors: ~> 0.1
ripl-color_result: ~> 0.3
# Ronin dependencies:
# ronin-support: ~> 0.5.0.rc1
ronin-support: ~> 0.5.0.rc1

development_dependencies:
bundler: ~> 1.0
Expand Down

0 comments on commit cb9e557

Please sign in to comment.