gemfiles/rails_42.gemfile.lock in activeadmin-1.4.2 vs gemfiles/rails_42.gemfile.lock in activeadmin-1.4.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ..
specs:
- activeadmin (1.4.2)
+ activeadmin (1.4.3)
arbre (>= 1.1.1)
coffee-rails
formtastic (~> 3.1)
formtastic_i18n
inherited_resources (>= 1.9.0)
@@ -15,81 +15,70 @@
sprockets (< 4.1)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.10)
- actionpack (= 4.2.10)
- actionview (= 4.2.10)
- activejob (= 4.2.10)
+ actionmailer (4.2.11)
+ actionpack (= 4.2.11)
+ actionview (= 4.2.11)
+ activejob (= 4.2.11)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.10)
- actionview (= 4.2.10)
- activesupport (= 4.2.10)
+ actionpack (4.2.11)
+ actionview (= 4.2.11)
+ activesupport (= 4.2.11)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (4.2.10)
- activesupport (= 4.2.10)
+ actionview (4.2.11)
+ activesupport (= 4.2.11)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (4.2.10)
- activesupport (= 4.2.10)
+ activejob (4.2.11)
+ activesupport (= 4.2.11)
globalid (>= 0.3.0)
- activemodel (4.2.10)
- activesupport (= 4.2.10)
+ activemodel (4.2.11)
+ activesupport (= 4.2.11)
builder (~> 3.1)
- activerecord (4.2.10)
- activemodel (= 4.2.10)
- activesupport (= 4.2.10)
+ activerecord (4.2.11)
+ activemodel (= 4.2.11)
+ activesupport (= 4.2.11)
arel (~> 6.0)
activerecord-jdbc-adapter (1.3.25)
activerecord (>= 2.2, < 5.0)
activerecord-jdbcsqlite3-adapter (1.3.25)
activerecord-jdbc-adapter (~> 1.3.25)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
- activesupport (4.2.10)
+ activesupport (4.2.11)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arbre (1.1.1)
activesupport (>= 3.0.0)
arel (6.0.4)
- ast (2.4.0)
backports (3.11.4)
bcrypt (3.1.12)
bcrypt (3.1.12-java)
- better_errors (2.5.0)
- coderay (>= 1.0.0)
- erubi (>= 1.0.0)
- rack (>= 0.9.0)
- binding_of_caller (0.8.0)
- debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
cancan (1.6.10)
- capybara (3.10.0)
+ capybara (3.12.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
- codecov (0.1.13)
- json
- simplecov
- url
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
@@ -119,11 +108,10 @@
nokogiri (~> 1.8)
railties (>= 4, < 6)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
database_cleaner (1.7.0)
- debug_inspector (0.0.3)
devise (4.5.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
responders
@@ -133,11 +121,10 @@
draper (2.1.0)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
request_store (~> 1.0)
- erubi (1.7.1)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.9.25)
ffi (1.9.25-java)
formtastic (3.1.5)
@@ -147,33 +134,17 @@
globalid (0.4.1)
activesupport (>= 4.2.0)
has_scope (0.7.2)
actionpack (>= 4.1)
activesupport (>= 4.1)
- highline (2.0.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- i18n-spec (0.6.0)
- iso
- i18n-tasks (0.9.25)
- activesupport (>= 4.0.2)
- ast (>= 2.1.0)
- erubi
- highline (>= 2.0.0)
- i18n
- parser (>= 2.2.3.0)
- rainbow (>= 2.2.2, < 4.0)
- terminal-table (>= 1.5.1)
inherited_resources (1.9.0)
actionpack (>= 4.2, < 5.3)
has_scope (~> 0.6)
railties (>= 4.2, < 5.3)
responders
- iso (0.2.2)
- i18n
- jaro_winkler (1.5.1)
- jaro_winkler (1.5.1-java)
jasmine (2.9.0)
jasmine-core (>= 2.9.0, < 3.0.0)
phantomjs
rack (>= 1.2.1)
rake
@@ -196,48 +167,37 @@
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
- kramdown (1.17.0)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.4.3-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
- loofah (2.2.2)
+ loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
- mdl (0.4.0)
- kramdown (~> 1.12, >= 1.12.0)
- mixlib-cli (~> 1.7, >= 1.7.0)
- mixlib-config (~> 2.2, >= 2.2.1)
method_source (0.9.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
- mixlib-cli (1.7.0)
- mixlib-config (2.2.13)
- tomlrb
multi_json (1.13.1)
multi_test (0.1.2)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.5-java)
orm_adapter (0.5.0)
parallel (1.12.1)
parallel_tests (2.26.0)
parallel
- parser (2.5.1.2)
- ast (~> 2.4.0)
phantomjs (2.1.1.0)
- powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.11.3-java)
coderay (~> 1.1.0)
@@ -247,25 +207,23 @@
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.3)
pundit (2.0.0)
activesupport (>= 3.0.0)
- rack (1.6.10)
- rack-mini-profiler (1.0.0)
- rack (>= 1.2.0)
+ rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
- rails (4.2.10)
- actionmailer (= 4.2.10)
- actionpack (= 4.2.10)
- actionview (= 4.2.10)
- activejob (= 4.2.10)
- activemodel (= 4.2.10)
- activerecord (= 4.2.10)
- activesupport (= 4.2.10)
+ rails (4.2.11)
+ actionmailer (= 4.2.11)
+ actionpack (= 4.2.11)
+ actionview (= 4.2.11)
+ activejob (= 4.2.11)
+ activemodel (= 4.2.11)
+ activerecord (= 4.2.11)
+ activesupport (= 4.2.11)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.10)
+ railties (= 4.2.11)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
@@ -274,28 +232,25 @@
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-i18n (4.0.9)
i18n (~> 0.7)
railties (~> 4.0)
- railties (4.2.10)
- actionpack (= 4.2.10)
- activesupport (= 4.2.10)
+ railties (4.2.11)
+ actionpack (= 4.2.11)
+ activesupport (= 4.2.11)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rainbow (2.2.2)
- rake
rake (12.3.1)
ransack (1.8.9)
actionpack (>= 3.0, <= 5.1.1)
activerecord (>= 3.0, <= 5.1.1)
activesupport (>= 3.0, <= 5.1.1)
i18n
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
- redcarpet (3.4.0)
- regexp_parser (1.2.0)
+ regexp_parser (1.3.0)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
@@ -314,19 +269,10 @@
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
- rubocop (0.59.2)
- jaro_winkler (~> 1.5.1)
- parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
- rainbow (>= 2.2.2, < 4.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.10.0)
rubyzip (1.2.2)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -347,64 +293,47 @@
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
- terminal-table (1.8.0)
- unicode-display_width (~> 1.1, >= 1.1.1)
- thor (0.20.0)
+ thor (0.20.3)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
- tomlrb (1.2.7)
tzinfo (1.2.5)
thread_safe (~> 0.1)
- unicode-display_width (1.4.0)
- url (0.3.2)
warden (1.2.7)
rack (>= 1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
- yard (0.9.16)
PLATFORMS
java
ruby
DEPENDENCIES
activeadmin!
activerecord-jdbcsqlite3-adapter (~> 1.3)
- better_errors
- binding_of_caller
cancan
capybara (~> 3.10)
- codecov
cucumber
cucumber-rails (~> 1.5)
database_cleaner
devise (~> 4.4)
draper (~> 2.1)
- i18n-spec
- i18n-tasks
jasmine
jasmine-core (= 2.9.1)
jruby-openssl (~> 0.10.1)
- kramdown
launchy
- mdl (= 0.4.0)
parallel_tests (~> 2.26)
pry
pry-byebug
pundit
- rack-mini-profiler (>= 0.10.1)
- rails (= 4.2.10)
+ rails (~> 4.2.10)
rails-i18n
rake
- redcarpet
rspec-rails
- rubocop (= 0.59.2)
selenium-webdriver
simplecov
sqlite3
- yard
BUNDLED WITH
1.17.1