Skip to content

Commit

Permalink
Use latest version of ransack_ui gem
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Jan 7, 2015
1 parent 3183873 commit 6b46ac2
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 41 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -81,5 +81,3 @@ gem 'coffee-rails'
gem 'uglifier'
gem 'execjs'
gem 'therubyracer', :platform => :ruby unless ENV["CI"]

gem 'ransack_ui', github: 'fatfreecrm/ransack_ui', branch: 'fix/ransortable_attributes'
76 changes: 38 additions & 38 deletions Gemfile.lock
@@ -1,36 +1,27 @@
GIT
remote: git://github.com/fatfreecrm/ransack_ui.git
revision: cd63e78aa267b236d61b3e899b10aa97368b5bcb
branch: fix/ransortable_attributes
specs:
ransack_ui (1.2.2)
ransack
ransack_chronic (>= 1.1.0)

GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.8)
actionpack (= 4.1.8)
actionview (= 4.1.8)
actionmailer (4.1.9)
actionpack (= 4.1.9)
actionview (= 4.1.9)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.8)
actionview (= 4.1.8)
activesupport (= 4.1.8)
actionpack (4.1.9)
actionview (= 4.1.9)
activesupport (= 4.1.9)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.8)
activesupport (= 4.1.8)
actionview (4.1.9)
activesupport (= 4.1.9)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.8)
activesupport (= 4.1.8)
activemodel (4.1.9)
activesupport (= 4.1.9)
builder (~> 3.1)
activerecord (4.1.8)
activemodel (= 4.1.8)
activesupport (= 4.1.8)
activerecord (4.1.9)
activemodel (= 4.1.9)
activesupport (= 4.1.9)
arel (~> 5.0.0)
activesupport (4.1.8)
activesupport (4.1.9)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Expand Down Expand Up @@ -111,7 +102,7 @@ GEM
addressable
currencies (0.4.2)
daemons (1.1.9)
database_cleaner (1.3.0)
database_cleaner (1.4.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
Expand All @@ -138,12 +129,14 @@ GEM
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
formatador (0.2.5)
guard (2.10.5)
guard (2.11.0)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.0)
guard-rails (0.7.0)
Expand Down Expand Up @@ -187,6 +180,9 @@ GEM
netrc (0.10.2)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
notiffany (0.0.2)
nenv (~> 0.1)
shellany (~> 0.0)
paper_trail (3.0.6)
activerecord (>= 3.0, < 5.0)
activesupport (>= 3.0, < 5.0)
Expand All @@ -195,7 +191,7 @@ GEM
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
pg (0.17.1)
pg (0.18.1)
polyamorous (1.1.0)
activerecord (>= 3.0)
premailer (1.8.2)
Expand All @@ -212,15 +208,15 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.8)
actionmailer (= 4.1.8)
actionpack (= 4.1.8)
actionview (= 4.1.8)
activemodel (= 4.1.8)
activerecord (= 4.1.8)
activesupport (= 4.1.8)
rails (4.1.9)
actionmailer (= 4.1.9)
actionpack (= 4.1.9)
actionview (= 4.1.9)
activemodel (= 4.1.9)
activerecord (= 4.1.9)
activesupport (= 4.1.9)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.8)
railties (= 4.1.9)
sprockets-rails (~> 2.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
Expand All @@ -233,9 +229,9 @@ GEM
rails (> 3.1)
rails_serve_static_assets (0.0.3)
rails_stdout_logging (0.0.3)
railties (4.1.8)
actionpack (= 4.1.8)
activesupport (= 4.1.8)
railties (4.1.9)
actionpack (= 4.1.9)
activesupport (= 4.1.9)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
Expand All @@ -248,6 +244,9 @@ GEM
polyamorous (~> 1.1)
ransack_chronic (1.1.0)
chronic (>= 0.6.7)
ransack_ui (1.3.0)
ransack
ransack_chronic (>= 1.1.0)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.4)
Expand Down Expand Up @@ -301,6 +300,7 @@ GEM
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
shellany (0.0.1)
simple_form (3.1.0)
actionpack (~> 4.0)
activemodel (~> 4.0)
Expand Down Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
rails_12factor
rails_autolink
ransack (>= 1.5.1)
ransack_ui!
ransack_ui (>= 1.3.0)
rb-fchange
rb-fsevent
rb-inotify
Expand Down
2 changes: 1 addition & 1 deletion fat_free_crm.gemspec
Expand Up @@ -47,7 +47,7 @@ Gem::Specification.new do |gem|

# FatFreeCRM has released it's own versions of the following gems:
#-----------------------------------------------------------------
gem.add_dependency 'ransack_ui', '>= 1.1.0'
gem.add_dependency 'ransack_ui', '>= 1.3.0'
gem.add_dependency 'ransack', '>= 1.5.1'
gem.add_dependency 'email_reply_parser_ffcrm'
end

0 comments on commit 6b46ac2

Please sign in to comment.