Skip to content

Commit

Permalink
Revert down to RubyPython 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rwdaigle committed Feb 20, 2012
1 parent 35fad2b commit d3c811d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,7 +7,7 @@ gem 'rack-cache'
gem 'rack-rewrite'
gem 'dalli'
gem 'rack-pygmoku', :git => "git://github.com/krohrbaugh/rack-pygmoku.git"
gem 'rubypython'
gem 'rubypython', '0.5.1'
gem 'maruku'

gem 'nesta-plugin-sluggable'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -44,8 +44,8 @@ GEM
nesta (>= 0.9.11)
newrelic_rpm (3.3.2)
nokogiri (1.5.0)
pygments.rb (0.2.4)
rubypython (~> 0.5.3)
pygments.rb (0.2.3)
rubypython (>= 0.5.1)
rack (1.4.1)
rack-cache (1.1)
rack (>= 0.4)
Expand All @@ -55,7 +55,7 @@ GEM
rdiscount (1.6.8)
rest-client (1.6.7)
mime-types (>= 1.16)
rubypython (0.5.3)
rubypython (0.5.1)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
rubyzip (0.9.6.1)
Expand Down Expand Up @@ -89,5 +89,5 @@ DEPENDENCIES
rack-contrib
rack-pygmoku!
rack-rewrite
rubypython
rubypython (= 0.5.1)
thin

0 comments on commit d3c811d

Please sign in to comment.