Gemfile.lock in activeadmin-1.4.2 vs Gemfile.lock in activeadmin-1.4.3
- old
+ new
@@ -1,9 +1,18 @@
+GIT
+ remote: https://github.com/deivid-rodriguez/chandler
+ revision: 71ca85925b54a1b1e6ba785efa450a012364efe6
+ branch: submit_link_references
+ specs:
+ chandler (0.7.0)
+ netrc
+ octokit (>= 2.2.0)
+
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,56 +24,56 @@
sprockets (< 4.1)
GEM
remote: https://rubygems.org/
specs:
- actioncable (5.2.1)
- actionpack (= 5.2.1)
+ actioncable (5.2.1.1)
+ actionpack (= 5.2.1.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
- actionmailer (5.2.1)
- actionpack (= 5.2.1)
- actionview (= 5.2.1)
- activejob (= 5.2.1)
+ actionmailer (5.2.1.1)
+ actionpack (= 5.2.1.1)
+ actionview (= 5.2.1.1)
+ activejob (= 5.2.1.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.2.1)
- actionview (= 5.2.1)
- activesupport (= 5.2.1)
+ actionpack (5.2.1.1)
+ actionview (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.2.1)
- activesupport (= 5.2.1)
+ actionview (5.2.1.1)
+ activesupport (= 5.2.1.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.2.1)
- activesupport (= 5.2.1)
+ activejob (5.2.1.1)
+ activesupport (= 5.2.1.1)
globalid (>= 0.3.6)
- activemodel (5.2.1)
- activesupport (= 5.2.1)
+ activemodel (5.2.1.1)
+ activesupport (= 5.2.1.1)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
- activerecord (5.2.1)
- activemodel (= 5.2.1)
- activesupport (= 5.2.1)
+ activerecord (5.2.1.1)
+ activemodel (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
arel (>= 9.0)
activerecord-jdbc-adapter (52.1-java)
activerecord (~> 5.2.0)
activerecord-jdbcsqlite3-adapter (52.1-java)
activerecord-jdbc-adapter (= 52.1)
jdbc-sqlite3 (~> 3.8, < 3.30)
- activestorage (5.2.1)
- actionpack (= 5.2.1)
- activerecord (= 5.2.1)
+ activestorage (5.2.1.1)
+ actionpack (= 5.2.1.1)
+ activerecord (= 5.2.1.1)
marcel (~> 0.3.1)
- activesupport (5.2.1)
+ activesupport (5.2.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
@@ -74,33 +83,23 @@
arel (9.0.0)
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)
@@ -130,11 +129,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
@@ -147,10 +145,12 @@
activemodel-serializers-xml (~> 1.0)
activesupport (~> 5.0)
request_store (~> 1.0)
erubi (1.7.1)
execjs (2.7.0)
+ faraday (0.15.4)
+ multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.9.25-java)
formtastic (3.1.5)
actionpack (>= 3.2.13)
formtastic_i18n (0.6.0)
@@ -220,15 +220,15 @@
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
- mdl (0.4.0)
+ mdl (0.5.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)
+ method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
mini_mime (1.0.1)
@@ -237,15 +237,19 @@
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
tomlrb
multi_json (1.13.1)
multi_test (0.1.2)
+ multipart-post (2.0.0)
+ netrc (0.11.0)
nio4r (2.3.1)
nio4r (2.3.1-java)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.5-java)
+ octokit (4.13.0)
+ sawyer (~> 0.8.0, >= 0.5.3)
orm_adapter (0.5.0)
parallel (1.12.1)
parallel_tests (2.26.0)
parallel
parser (2.5.1.2)
@@ -263,39 +267,37 @@
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.3)
pundit (2.0.0)
activesupport (>= 3.0.0)
- rack (2.0.5)
- rack-mini-profiler (1.0.0)
- rack (>= 1.2.0)
+ rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
- rails (5.2.1)
- actioncable (= 5.2.1)
- actionmailer (= 5.2.1)
- actionpack (= 5.2.1)
- actionview (= 5.2.1)
- activejob (= 5.2.1)
- activemodel (= 5.2.1)
- activerecord (= 5.2.1)
- activestorage (= 5.2.1)
- activesupport (= 5.2.1)
+ rails (5.2.1.1)
+ actioncable (= 5.2.1.1)
+ actionmailer (= 5.2.1.1)
+ actionpack (= 5.2.1.1)
+ actionview (= 5.2.1.1)
+ activejob (= 5.2.1.1)
+ activemodel (= 5.2.1.1)
+ activerecord (= 5.2.1.1)
+ activestorage (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
bundler (>= 1.3.0)
- railties (= 5.2.1)
+ railties (= 5.2.1.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
- railties (5.2.1)
- actionpack (= 5.2.1)
- activesupport (= 5.2.1)
+ railties (5.2.1.1)
+ actionpack (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (2.2.2)
rake
@@ -306,12 +308,11 @@
activesupport (>= 5.0)
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)
@@ -338,17 +339,22 @@
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)
+ rubocop-rspec (1.30.0)
+ rubocop (>= 0.58.0)
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)
rb-inotify (~> 0.9, >= 0.9.7)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
simplecov (0.16.1)
docile (~> 1.1)
@@ -365,18 +371,17 @@
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)
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-driver (0.7.0-java)
@@ -391,15 +396,13 @@
ruby
DEPENDENCIES
activeadmin!
activerecord-jdbcsqlite3-adapter (>= 52.0)
- better_errors
- binding_of_caller
cancan
capybara (~> 3.10)
- codecov
+ chandler!
cucumber
cucumber-rails (~> 1.5)
database_cleaner
devise (~> 4.4)
draper (~> 3.0)
@@ -408,21 +411,20 @@
jasmine
jasmine-core (= 2.9.1)
jruby-openssl (~> 0.10.1)
kramdown
launchy
- mdl (= 0.4.0)
+ mdl (= 0.5.0)
parallel_tests (~> 2.26)
pry
pry-byebug
pundit
- rack-mini-profiler (>= 0.10.1)
- rails (~> 5.2.x)
+ rails (~> 5.2.1)
rails-i18n
rake
- redcarpet
rspec-rails
rubocop (= 0.59.2)
+ rubocop-rspec (~> 1.30)
selenium-webdriver
simplecov
sqlite3
yard