Created
July 16, 2021 02:56
-
-
Save abigoroth/1d0e8571abd17ee16916014898291792 to your computer and use it in GitHub Desktop.
gemfile.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [system@dnsvcmdev ~/hybrid/tmp]$ cat Gemfile.lock.diff | |
| diff --git a/Gemfile.lock b/Gemfile.lock | |
| index f5f6a165..eece4166 100644 | |
| --- a/Gemfile.lock | |
| +++ b/Gemfile.lock | |
| @@ -1,6 +1,7 @@ | |
| GEM | |
| remote: https://rubygems.org/ | |
| specs: | |
| + CFPropertyList (2.3.6) | |
| acme-client (2.0.8) | |
| faraday (>= 0.17, < 2.0.0) | |
| action_cable_client (3.1.0) | |
| @@ -52,20 +53,52 @@ GEM | |
| i18n (>= 0.7, < 2) | |
| minitest (~> 5.1) | |
| tzinfo (~> 1.1) | |
| - acts-as-taggable-on (8.0.0) | |
| + acts-as-taggable-on (8.1.0) | |
| activerecord (>= 5.0, < 6.2) | |
| acts_as_list (1.0.4) | |
| activerecord (>= 4.2) | |
| acts_as_tree (2.9.1) | |
| activerecord (>= 3.0.0) | |
| - addressable (2.7.0) | |
| + addressable (2.8.0) | |
| public_suffix (>= 2.0.2, < 5.0) | |
| + aliyun-sdk (0.8.0) | |
| + nokogiri (~> 1.6) | |
| + rest-client (~> 2.0) | |
| archive-zip (0.12.0) | |
| io-like (~> 0.3.0) | |
| arel (9.0.0) | |
| ast (2.4.2) | |
| - audited (4.10.0) | |
| - activerecord (>= 4.2, < 6.2) | |
| + audited (5.0.1) | |
| + activerecord (>= 5.0, < 6.2) | |
| + aws-eventstream (1.1.1) | |
| + aws-sdk (2.11.632) | |
| + aws-sdk-resources (= 2.11.632) | |
| + aws-sdk-core (2.11.632) | |
| + aws-sigv4 (~> 1.0) | |
| + jmespath (~> 1.0) | |
| + aws-sdk-resources (2.11.632) | |
| + aws-sdk-core (= 2.11.632) | |
| + aws-sigv4 (1.2.4) | |
| + aws-eventstream (~> 1, >= 1.0.2) | |
| + backup (5.0.0.beta.3) | |
| + aws-sdk (~> 2) | |
| + dogapi (= 1.40.0) | |
| + dropbox-sdk (= 1.6.5) | |
| + excon (~> 0.71) | |
| + flowdock (= 0.4.0) | |
| + fog (~> 1.42) | |
| + hipchat (= 1.0.1) | |
| + mail (~> 2.6, >= 2.6.6) | |
| + net-scp (~> 2.0.0) | |
| + net-sftp (= 2.1.2) | |
| + net-ssh (= 5.2.0) | |
| + nokogiri (~> 1.10, >= 1.10.9) | |
| + open4 (= 1.3.0) | |
| + pagerduty (= 2.0.0) | |
| + qiniu (~> 6.5) | |
| + thor (~> 0.18, >= 0.18.1) | |
| + twitter (~> 6.0) | |
| + unf (= 0.1.3) | |
| bcrypt (3.1.16) | |
| best_in_place (3.1.1) | |
| actionpack (>= 3.2) | |
| @@ -80,7 +113,8 @@ GEM | |
| bootsnap (1.7.5) | |
| msgpack (~> 1.0) | |
| browser (5.3.1) | |
| - bugsnag (6.20.0) | |
| + buftok (0.2.0) | |
| + bugsnag (6.21.0) | |
| concurrent-ruby (~> 1.0) | |
| builder (3.2.4) | |
| bullet (6.1.4) | |
| @@ -119,7 +153,7 @@ GEM | |
| caxlsx_rails (0.6.2) | |
| actionpack (>= 3.1) | |
| caxlsx (>= 3.0) | |
| - chartkick (4.0.4) | |
| + chartkick (4.0.5) | |
| childprocess (3.0.0) | |
| choice (0.2.0) | |
| chromedriver-helper (2.1.1) | |
| @@ -143,12 +177,11 @@ GEM | |
| counter_culture (2.8.0) | |
| activerecord (>= 4.2) | |
| activesupport (>= 4.2) | |
| - countries (3.1.0) | |
| - i18n_data (~> 0.11.0) | |
| + countries (4.0.0) | |
| + i18n_data (~> 0.13.0) | |
| sixarm_ruby_unaccent (~> 1.1) | |
| - unicode_utils (~> 1.4) | |
| - country_select (5.1.0) | |
| - countries (~> 3.0) | |
| + country_select (6.0.0) | |
| + countries (~> 4.0) | |
| sort_alphabetical (~> 1.1) | |
| crack (0.4.5) | |
| rexml | |
| @@ -162,9 +195,9 @@ GEM | |
| database_cleaner-core (~> 2.0.0) | |
| database_cleaner-core (2.0.1) | |
| debug_inspector (1.1.0) | |
| - deep_pluck (1.1.7) | |
| + deep_pluck (1.2.0) | |
| activerecord (>= 3) | |
| - pluck_all (>= 1.2.3) | |
| + pluck_all (>= 2.3.2) | |
| rails_compatibility (>= 0.0.4) | |
| default_value_for (3.4.0) | |
| activerecord (>= 3.2.0, < 7.0) | |
| @@ -177,21 +210,28 @@ GEM | |
| devise-security (0.16.0) | |
| devise (>= 4.3.0, < 5.0) | |
| diff-lcs (1.4.4) | |
| + dogapi (1.40.0) | |
| + multi_json | |
| domain_name (0.5.20190701) | |
| unf (>= 0.0.5, < 1.0.0) | |
| dot_hash (1.1.8) | |
| + dropbox-sdk (1.6.5) | |
| + json | |
| dry-configurable (0.12.1) | |
| concurrent-ruby (~> 1.0) | |
| dry-core (~> 0.5, >= 0.5.0) | |
| - dry-core (0.6.0) | |
| + dry-core (0.7.1) | |
| concurrent-ruby (~> 1.0) | |
| + dry-inflector (0.2.1) | |
| e2mmap (0.1.0) | |
| enum_help (0.0.17) | |
| activesupport (>= 3.0.0) | |
| + equalizer (0.0.11) | |
| erubi (1.10.0) | |
| et-orbi (1.2.4) | |
| tzinfo | |
| eventmachine (1.2.7) | |
| + excon (0.84.0) | |
| execjs (2.8.1) | |
| factory_bot (6.2.0) | |
| activesupport (>= 5.0.0) | |
| @@ -200,33 +240,198 @@ GEM | |
| railties (>= 5.0.0) | |
| faker (2.18.0) | |
| i18n (>= 1.6, < 2) | |
| - faraday (1.4.2) | |
| + faraday (1.5.1) | |
| faraday-em_http (~> 1.0) | |
| faraday-em_synchrony (~> 1.0) | |
| faraday-excon (~> 1.1) | |
| + faraday-httpclient (~> 1.0.1) | |
| faraday-net_http (~> 1.0) | |
| faraday-net_http_persistent (~> 1.1) | |
| + faraday-patron (~> 1.0) | |
| multipart-post (>= 1.2, < 3) | |
| ruby2_keywords (>= 0.0.4) | |
| faraday-em_http (1.0.0) | |
| faraday-em_synchrony (1.0.0) | |
| faraday-excon (1.1.0) | |
| + faraday-httpclient (1.0.1) | |
| faraday-net_http (1.0.1) | |
| - faraday-net_http_persistent (1.1.0) | |
| - ffi (1.15.1) | |
| + faraday-net_http_persistent (1.2.0) | |
| + faraday-patron (1.0.0) | |
| + ffi (1.15.3) | |
| figaro (1.2.0) | |
| thor (>= 0.14.0, < 2) | |
| - flexirest (1.10.5) | |
| + fission (0.5.0) | |
| + CFPropertyList (~> 2.2) | |
| + flexirest (1.10.6) | |
| activesupport | |
| crack | |
| faraday | |
| mime-types | |
| multi_json | |
| + flowdock (0.4.0) | |
| + httparty (~> 0.7) | |
| + multi_json | |
| + fog (1.42.1) | |
| + fog-aliyun (>= 0.1.0) | |
| + fog-atmos | |
| + fog-aws (>= 0.6.0) | |
| + fog-brightbox (~> 0.4) | |
| + fog-cloudatcost (~> 0.1.0) | |
| + fog-core (~> 1.45) | |
| + fog-digitalocean (>= 0.3.0) | |
| + fog-dnsimple (~> 1.0) | |
| + fog-dynect (~> 0.0.2) | |
| + fog-ecloud (~> 0.1) | |
| + fog-google (<= 0.1.0) | |
| + fog-internet-archive | |
| + fog-joyent | |
| + fog-json | |
| + fog-local | |
| + fog-openstack | |
| + fog-ovirt | |
| + fog-powerdns (>= 0.1.1) | |
| + fog-profitbricks | |
| + fog-rackspace | |
| + fog-radosgw (>= 0.0.2) | |
| + fog-riakcs | |
| + fog-sakuracloud (>= 0.0.4) | |
| + fog-serverlove | |
| + fog-softlayer | |
| + fog-storm_on_demand | |
| + fog-terremark | |
| + fog-vmfusion | |
| + fog-voxel | |
| + fog-vsphere (>= 0.4.0) | |
| + fog-xenserver | |
| + fog-xml (~> 0.1.1) | |
| + ipaddress (~> 0.5) | |
| + json (~> 2.0) | |
| + fog-aliyun (0.3.19) | |
| + aliyun-sdk (~> 0.8.0) | |
| + fog-core | |
| + fog-json | |
| + ipaddress (~> 0.8) | |
| + xml-simple (~> 1.1) | |
| + fog-atmos (0.1.0) | |
| + fog-core | |
| + fog-xml | |
| + fog-aws (2.0.1) | |
| + fog-core (~> 1.38) | |
| + fog-json (~> 1.0) | |
| + fog-xml (~> 0.1) | |
| + ipaddress (~> 0.8) | |
| + fog-brightbox (0.16.1) | |
| + dry-inflector | |
| + fog-core | |
| + fog-json | |
| + mime-types | |
| + fog-cloudatcost (0.1.2) | |
| + fog-core (~> 1.36) | |
| + fog-json (~> 1.0) | |
| + fog-xml (~> 0.1) | |
| + ipaddress (~> 0.8) | |
| + fog-core (1.45.0) | |
| + builder | |
| + excon (~> 0.58) | |
| + formatador (~> 0.2) | |
| + fog-digitalocean (0.4.0) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + ipaddress (>= 0.5) | |
| + fog-dnsimple (1.0.0) | |
| + fog-core (~> 1.38) | |
| + fog-json (~> 1.0) | |
| + fog-dynect (0.0.3) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + fog-ecloud (0.3.0) | |
| + fog-core | |
| + fog-xml | |
| + fog-google (0.1.0) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + fog-internet-archive (0.0.2) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + fog-joyent (0.0.1) | |
| + fog-core (~> 1.42) | |
| + fog-json (>= 1.0) | |
| + fog-json (1.2.0) | |
| + fog-core | |
| + multi_json (~> 1.10) | |
| + fog-local (0.6.0) | |
| + fog-core (>= 1.27, < 3.0) | |
| + fog-openstack (0.3.10) | |
| + fog-core (>= 1.45, <= 2.1.0) | |
| + fog-json (>= 1.0) | |
| + ipaddress (>= 0.8) | |
| + fog-ovirt (2.0.1) | |
| + activesupport | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + ovirt-engine-sdk (>= 4.3.1) | |
| + fog-powerdns (0.2.0) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + fog-profitbricks (4.1.1) | |
| + fog-core (~> 1.42) | |
| + fog-json (~> 1.0) | |
| + fog-rackspace (0.1.6) | |
| + fog-core (>= 1.35) | |
| + fog-json (>= 1.0) | |
| + fog-xml (>= 0.1) | |
| + ipaddress (>= 0.8) | |
| + fog-radosgw (0.0.5) | |
| + fog-core (>= 1.21.0) | |
| + fog-json | |
| + fog-xml (>= 0.0.1) | |
| + fog-riakcs (0.1.0) | |
| + fog-core | |
| + fog-json | |
| + fog-xml | |
| + fog-sakuracloud (1.7.5) | |
| + fog-core | |
| + fog-json | |
| + fog-serverlove (0.1.2) | |
| + fog-core | |
| + fog-json | |
| + fog-softlayer (1.1.4) | |
| + fog-core | |
| + fog-json | |
| + fog-storm_on_demand (0.1.1) | |
| + fog-core | |
| + fog-json | |
| + fog-terremark (0.1.0) | |
| + fog-core | |
| + fog-xml | |
| + fog-vmfusion (0.1.0) | |
| + fission | |
| + fog-core | |
| + fog-voxel (0.1.0) | |
| + fog-core | |
| + fog-xml | |
| + fog-vsphere (3.5.0) | |
| + fog-core | |
| + rbvmomi (>= 1.9, < 3) | |
| + fog-xenserver (1.0.0) | |
| + fog-core | |
| + fog-xml | |
| + xmlrpc | |
| + fog-xml (0.1.3) | |
| + fog-core | |
| + nokogiri (>= 1.5.11, < 2.0.0) | |
| + formatador (0.3.0) | |
| fugit (1.5.0) | |
| et-orbi (~> 1.1, >= 1.1.8) | |
| raabro (~> 1.4) | |
| geocoder (1.6.7) | |
| - git (1.8.1) | |
| + git (1.9.1) | |
| rchardet (~> 1.8) | |
| globalid (0.4.2) | |
| activesupport (>= 4.2.0) | |
| @@ -243,13 +448,25 @@ GEM | |
| high_voltage (3.1.2) | |
| hightop (0.2.4) | |
| activesupport (>= 5) | |
| + hipchat (1.0.1) | |
| + httparty | |
| htmlentities (4.3.4) | |
| + http (3.3.0) | |
| + addressable (~> 2.3) | |
| + http-cookie (~> 1.0) | |
| + http-form_data (~> 2.0) | |
| + http_parser.rb (~> 0.6.0) | |
| http-accept (1.7.0) | |
| http-cookie (1.0.4) | |
| domain_name (~> 0.5) | |
| + http-form_data (2.3.0) | |
| + http_parser.rb (0.6.0) | |
| + httparty (0.18.1) | |
| + mime-types (~> 3.0) | |
| + multi_xml (>= 0.5.2) | |
| i18n (1.8.10) | |
| concurrent-ruby (~> 1.0) | |
| - i18n_data (0.11.0) | |
| + i18n_data (0.13.0) | |
| image_processing (1.12.1) | |
| mini_magick (>= 4.9.5, < 5) | |
| ruby-vips (>= 2.0.17, < 3) | |
| @@ -262,6 +479,7 @@ GEM | |
| ipaddress (0.8.3) | |
| jbuilder (2.11.2) | |
| activesupport (>= 5.0.0) | |
| + jmespath (1.4.0) | |
| jquery-rails (4.4.0) | |
| rails-dom-testing (>= 1, < 3) | |
| railties (>= 4.2.0) | |
| @@ -312,13 +530,15 @@ GEM | |
| rubyntlm (~> 0.6, >= 0.6.3) | |
| webrick (~> 1.7) | |
| webrobots (~> 0.1.2) | |
| + memoizable (0.4.2) | |
| + thread_safe (~> 0.3, >= 0.3.1) | |
| meta_request (0.7.2) | |
| rack-contrib (>= 1.1, < 3) | |
| railties (>= 3.0.0, < 7) | |
| method_source (1.0.0) | |
| mime-types (3.3.1) | |
| mime-types-data (~> 3.2015) | |
| - mime-types-data (3.2021.0225) | |
| + mime-types-data (3.2021.0704) | |
| mimemagic (0.3.10) | |
| nokogiri (~> 1) | |
| rake | |
| @@ -334,11 +554,17 @@ GEM | |
| activerecord (>= 4.2) | |
| activesupport (>= 4.2) | |
| railties (>= 4.2) | |
| + naught (1.1.0) | |
| nested_record (1.1.0) | |
| activemodel (>= 4.2, < 6.2) | |
| net-http-digest_auth (1.4.1) | |
| net-http-persistent (4.0.1) | |
| connection_pool (~> 2.2) | |
| + net-scp (2.0.0) | |
| + net-ssh (>= 2.6.5, < 6.0.0) | |
| + net-sftp (2.1.2) | |
| + net-ssh (>= 2.6.5) | |
| + net-ssh (5.2.0) | |
| netrc (0.11.0) | |
| nio4r (2.5.7) | |
| nokogiri (1.11.7) | |
| @@ -367,7 +593,13 @@ GEM | |
| omniauth-oauth2 (1.7.1) | |
| oauth2 (~> 1.4) | |
| omniauth (>= 1.9, < 3) | |
| + open4 (1.3.0) | |
| + optimist (3.0.1) | |
| orm_adapter (0.5.0) | |
| + ovirt-engine-sdk (4.4.1) | |
| + json (>= 1, < 3) | |
| + pagerduty (2.0.0) | |
| + json (>= 1.7.7) | |
| paperclip (6.1.0) | |
| activemodel (>= 4.2.0) | |
| activesupport (>= 4.2.0) | |
| @@ -377,14 +609,14 @@ GEM | |
| parallel (1.20.1) | |
| paranoia (2.4.3) | |
| activerecord (>= 4.0, < 6.2) | |
| - parser (3.0.1.1) | |
| + parser (3.0.2.0) | |
| ast (~> 2.4.1) | |
| pg (1.2.3) | |
| pghero (2.8.1) | |
| activerecord (>= 5) | |
| - pluck_all (2.2.1) | |
| + pluck_all (2.3.2) | |
| activesupport (>= 3.0.0) | |
| - rails_compatibility (>= 0.0.2) | |
| + rails_compatibility (>= 0.0.7) | |
| poltergeist (1.18.1) | |
| capybara (>= 2.1, < 4) | |
| cliver (~> 0.3.1) | |
| @@ -405,6 +637,10 @@ GEM | |
| puma (4.3.8) | |
| nio4r (~> 2.0) | |
| puppeteer_pdf (0.2.3) | |
| + qiniu (6.9.1) | |
| + mime-types (~> 3.1) | |
| + rest-client (~> 2.0) | |
| + rexml (~> 3.2) | |
| query_track (0.0.10) | |
| activesupport | |
| dry-configurable | |
| @@ -444,7 +680,7 @@ GEM | |
| ruby-graphviz (~> 1.2) | |
| rails-html-sanitizer (1.3.0) | |
| loofah (~> 2.3) | |
| - rails_compatibility (0.0.5) | |
| + rails_compatibility (0.0.7) | |
| activerecord (>= 3) | |
| railties (5.2.6) | |
| actionpack (= 5.2.6) | |
| @@ -453,7 +689,7 @@ GEM | |
| rake (>= 0.8.7) | |
| thor (>= 0.19.0, < 2.0) | |
| rainbow (3.0.0) | |
| - rake (13.0.3) | |
| + rake (13.0.6) | |
| rambulance (1.1.1) | |
| actionpack | |
| activesupport | |
| @@ -461,12 +697,17 @@ GEM | |
| rb-fsevent (0.11.0) | |
| rb-inotify (0.10.1) | |
| ffi (~> 1.0) | |
| + rbvmomi (2.4.1) | |
| + builder (~> 3.0) | |
| + json (>= 1.8) | |
| + nokogiri (~> 1.5) | |
| + optimist (~> 3.0) | |
| rchardet (1.8.0) | |
| - recaptcha (5.8.0) | |
| + recaptcha (5.8.1) | |
| json | |
| - redis (4.2.5) | |
| - redis-objects (1.5.0) | |
| - redis (~> 4.0) | |
| + redis (4.3.1) | |
| + redis-objects (1.5.1) | |
| + redis (~> 4.2) | |
| regexp_parser (2.1.1) | |
| responders (3.0.1) | |
| actionpack (>= 5.0) | |
| @@ -506,7 +747,7 @@ GEM | |
| rspec-mocks (~> 3.10) | |
| rspec-support (~> 3.10) | |
| rspec-support (3.10.2) | |
| - rubocop (1.16.1) | |
| + rubocop (1.18.3) | |
| parallel (~> 1.10) | |
| parser (>= 3.0.0.0) | |
| rainbow (>= 2.2.2, < 4.0) | |
| @@ -515,9 +756,9 @@ GEM | |
| rubocop-ast (>= 1.7.0, < 2.0) | |
| ruby-progressbar (~> 1.7) | |
| unicode-display_width (>= 1.4.0, < 3.0) | |
| - rubocop-ast (1.7.0) | |
| + rubocop-ast (1.8.0) | |
| parser (>= 3.0.1.1) | |
| - rubocop-rails (2.10.1) | |
| + rubocop-rails (2.11.3) | |
| activesupport (>= 4.2.0) | |
| rack (>= 1.1) | |
| rubocop (>= 1.7.0, < 2.0) | |
| @@ -531,8 +772,8 @@ GEM | |
| ruby2_keywords (0.0.4) | |
| ruby_dep (1.5.0) | |
| rubyntlm (0.6.3) | |
| - rubyzip (2.3.0) | |
| - rufus-scheduler (3.7.0) | |
| + rubyzip (2.3.2) | |
| + rufus-scheduler (3.8.0) | |
| fugit (~> 1.1, >= 1.1.6) | |
| sass (3.7.4) | |
| sass-listen (~> 4.0.0) | |
| @@ -556,8 +797,8 @@ GEM | |
| childprocess (>= 0.5, < 4.0) | |
| rubyzip (>= 1.2.2) | |
| semantic_range (3.0.0) | |
| - shoulda-matchers (4.5.1) | |
| - activesupport (>= 4.2.0) | |
| + shoulda-matchers (5.0.0) | |
| + activesupport (>= 5.2.0) | |
| show_for (0.8.0) | |
| actionpack (>= 5.2) | |
| activemodel (>= 5.2) | |
| @@ -581,6 +822,7 @@ GEM | |
| simple_form (5.1.0) | |
| actionpack (>= 5.2) | |
| activemodel (>= 5.2) | |
| + simple_oauth (0.3.1) | |
| sixarm_ruby_unaccent (1.2.0) | |
| slack_hook (0.1.2) | |
| slim (3.0.9) | |
| @@ -620,7 +862,7 @@ GEM | |
| temple (0.8.2) | |
| terrapin (0.6.0) | |
| climate_control (>= 0.0.3, < 1.0) | |
| - thor (1.1.0) | |
| + thor (0.20.3) | |
| thread-local (1.1.0) | |
| thread_safe (0.3.6) | |
| thwait (0.2.0) | |
| @@ -631,11 +873,22 @@ GEM | |
| turbolinks (5.2.1) | |
| turbolinks-source (~> 5.2) | |
| turbolinks-source (5.2.0) | |
| + twitter (6.2.0) | |
| + addressable (~> 2.3) | |
| + buftok (~> 0.2.0) | |
| + equalizer (~> 0.0.11) | |
| + http (~> 3.0) | |
| + http-form_data (~> 2.0) | |
| + http_parser.rb (~> 0.6.0) | |
| + memoizable (~> 0.4.0) | |
| + multipart-post (~> 2.0) | |
| + naught (~> 1.0) | |
| + simple_oauth (~> 0.3.0) | |
| tzinfo (1.2.9) | |
| thread_safe (~> 0.1) | |
| uglifier (4.2.0) | |
| execjs (>= 0.3.0, < 3) | |
| - unf (0.1.4) | |
| + unf (0.1.3) | |
| unf_ext | |
| unf_ext (0.0.7.7) | |
| unicode-display_width (2.0.0) | |
| @@ -659,7 +912,7 @@ GEM | |
| webrick (1.7.0) | |
| webrobots (0.1.2) | |
| websocket (1.2.9) | |
| - websocket-driver (0.7.4) | |
| + websocket-driver (0.7.5) | |
| websocket-extensions (>= 0.1.0) | |
| websocket-eventmachine-base (1.2.0) | |
| eventmachine (~> 1.0) | |
| @@ -673,6 +926,9 @@ GEM | |
| chronic (>= 0.6.3) | |
| wicked (1.3.4) | |
| railties (>= 3.0.7) | |
| + xml-simple (1.1.8) | |
| + xmlrpc (0.3.2) | |
| + webrick | |
| xpath (3.2.0) | |
| nokogiri (~> 1.8) | |
| @@ -689,6 +945,7 @@ DEPENDENCIES | |
| acts_as_list | |
| acts_as_tree | |
| audited | |
| + backup (= 5.0.0.beta.3) | |
| best_in_place | |
| better_errors | |
| binding_of_caller |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment