inline_forms 1.3.9 → 1.3.10

Sign up to get free protection for your applications and to get access to all the features.
data/bin/inline_forms CHANGED
@@ -72,7 +72,7 @@ gem 'rake'
72
72
  gem 'jquery-rails'
73
73
  gem 'mysql2'
74
74
  gem 'capistrano'
75
- gem 'will_paginate', :git => 'git://github.com/acesuares/will_paginate.git', :branch => 'rails3'
75
+ gem 'will_paginate' #, :git => 'git://github.com/acesuares/will_paginate.git', :branch => 'rails3'
76
76
  gem 'tabs_on_rails' # , :git => 'git://github.com/acesuares/tabs_on_rails.git', :branch => 'add_remote'
77
77
  gem 'ckeditor', :git => 'git://github.com/acesuares/ckeditor.git', :branch => 'master'
78
78
  gem 'carrierwave'
@@ -1,3 +1,3 @@
1
1
  module InlineForms
2
- VERSION = "1.3.9"
2
+ VERSION = "1.3.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.9
4
+ version: 1.3.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: