File tree Expand file tree Collapse file tree 3 files changed +12
-15
lines changed
Expand file tree Collapse file tree 3 files changed +12
-15
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ gem 'rolify', '~> 5.1'
2929gem 'pundit' , '~> 1.1'
3030
3131# Data
32- gem 'rails-observers' , git : 'https://github.com/rails /rails-observers.git'
32+ gem 'rails-observers' , git : 'https://github.com/triloch /rails-observers.git'
3333gem 'awesome_nested_set' , git : 'https://github.com/cortex-cms/awesome_nested_set.git'
3434gem 'paperclip' , '~> 5.1.0'
3535gem 'paperclip-optimizer' , '~> 2.0'
Original file line number Diff line number Diff line change 1515 cells-rails (~> 0.0.6 )
1616 rails (>= 4 )
1717
18- GIT
19- remote: https://github.com/rails/rails-observers.git
20- revision: 3fe157d6cbb5b5e767ded248009fc59443d63fa1
21- specs:
22- rails-observers (0.1.3.alpha )
23- activemodel (>= 4.0 , < 5.1 )
24-
2518GIT
2619 remote: https://github.com/samstickland/cells.git
2720 revision: e5634e25b472d41913030eb82463b015f429f2ca
4033 grape
4134 kaminari
4235
36+ GIT
37+ remote: https://github.com/triloch/rails-observers.git
38+ revision: ea30390cb07b4a37dd2f9d03966c89c1372f9dbe
39+ specs:
40+ rails-observers (0.1.3.alpha )
41+ activemodel (>= 4.0 , < 5.1 )
42+
4343GEM
4444 remote: https://rubygems.org/
4545 specs:
465465 mime-types-data (3.2016.0521 )
466466 mimemagic (0.3.2 )
467467 mini_portile2 (2.1.0 )
468- minitest (5.9 .1 )
468+ minitest (5.10 .1 )
469469 mocha (1.2.1 )
470470 metaclass (~> 0.0.1 )
471471 multi_json (1.12.1 )
Original file line number Diff line number Diff line change 1- echo " gem update --system"
2- gem update --system
3-
4- echo " gem update bundler"
5- gem update bundler
6-
71echo " bundle config build.nokogiri --use-system-libraries"
82bundle config build.nokogiri --use-system-libraries
93
@@ -33,3 +27,6 @@ bundle exec rake cortex:create_categories cortex:onet:fetch_and_provision cortex
3327
3428echo " bundle exec rake cortex:rebuild_indexes"
3529bundle exec rake cortex:rebuild_indexes
30+
31+ echo " change-phantomjs-version 2.1.1"
32+ change-phantomjs-version 2.1.1
You can’t perform that action at this time.
0 commit comments