updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / dradis / Gemfile.patch
blob3627c5f6bfef389be3d09d18896f7dfbdebf0811
1 --- server/Gemfile 2011-04-17 13:17:10.000000000 -0500
2 +++ server/Gemfile-new 2011-05-12 22:31:29.923884844 -0500
3 @@ -1,17 +1,12 @@
4 source 'http://rubygems.org'
6 -gem 'rails', '3.0.6'
7 +gem 'rails', '3.0.7'
8 gem 'builder'
9 gem 'nokogiri'
11 -gem 'RedCloth', '4.2.5', :require => 'redcloth'
12 +gem 'RedCloth', '4.2.2', :require => 'redcloth'
13 gem 'thor', '0.14.6'
15 -if !( (RUBY_PLATFORM =~ /mswin/i) || (RUBY_PLATFORM =~ /mingw/i) )
16 - gem 'sqlite3-ruby', '1.2.5', :require => 'sqlite3'
17 -else
18 - gem 'sqlite3', '1.3.3', :require => 'sqlite3'
19 -end
21 # Bundle gems for the local environment. Make sure to
22 # put test-only gems in this group so their generators