Merge pull request #1592 from betagouv/update-smart-listing

Go back to official smart_listing gem
This commit is contained in:
gregoirenovel 2018-03-14 17:12:09 +01:00 committed by GitHub
commit 9c8e3531c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 16 deletions

View file

@ -75,10 +75,7 @@ gem 'hashie'
gem 'mailjet'
# FIXME: this is a fork, go back to official version
# once https://github.com/Sology/smart_listing/pull/139
# has been merged and released
gem 'smart_listing', git: 'https://github.com/mizinsky/smart_listing.git', branch: 'kaminari-update'
gem 'smart_listing'
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'

View file

@ -25,17 +25,6 @@ GIT
open4 (~> 1.3.4)
rake
GIT
remote: https://github.com/mizinsky/smart_listing.git
revision: bcdd4f25954fc6f4faa3d6ea6ea9a69c65da678b
branch: kaminari-update
specs:
smart_listing (1.2.1)
coffee-rails
jquery-rails
kaminari (>= 0.17)
rails (>= 3.2)
GEM
remote: https://rubygems.org/
specs:
@ -703,6 +692,11 @@ GEM
tilt (~> 2.0)
skylight (1.5.1)
activesupport (>= 3.0.0)
smart_listing (1.2.2)
coffee-rails
jquery-rails
kaminari (>= 0.17)
rails (>= 3.2)
spreadsheet_architect (1.4.8)
axlsx (>= 2.0)
rodf (= 0.3.7)
@ -853,7 +847,7 @@ DEPENDENCIES
shoulda-matchers
simple_form
skylight
smart_listing!
smart_listing
spreadsheet_architect (~> 1.4.8)
spring
spring-commands-rspec