From 54663f55efd93c5e4f649fd1ad2833a853261507 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 31 Jul 2017 15:55:55 -0500 Subject: Resolve gemspec typo --- Gemfile.lock | 85 +++++++++++++++++++++++++++++++++++++ activestorage/activestorage.gemspec | 2 +- 2 files changed, 86 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6f7286994..6153ed5b16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,6 +6,15 @@ GIT queue_classic (3.2.0.RC1) pg (>= 0.17, < 0.20) +GIT + remote: https://github.com/dixpac/azure-ruby-asm-core.git + revision: 4403389747f44a94b73e7a7522d1ea11f8b1a266 + specs: + azure-core (0.1.8) + faraday (~> 0.9) + faraday_middleware (~> 0.10) + nokogiri (~> 1.7) + GIT remote: https://github.com/erikhuda/thor.git revision: df5ba2b653a28087b3617d6c082b00866b0c0d6c @@ -82,6 +91,9 @@ PATH activemodel (= 5.2.0.alpha) activesupport (= 5.2.0.alpha) arel (= 9.0.0.alpha) + activestorage (5.2.0.alpha) + actionpack (= 5.2.0.alpha) + activerecord (= 5.2.0.alpha) activesupport (5.2.0.alpha) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) @@ -95,6 +107,7 @@ PATH activejob (= 5.2.0.alpha) activemodel (= 5.2.0.alpha) activerecord (= 5.2.0.alpha) + activestorage (= 5.2.0.alpha) activesupport (= 5.2.0.alpha) bundler (>= 1.3.0) railties (= 5.2.0.alpha) @@ -113,6 +126,19 @@ GEM public_suffix (~> 2.0, >= 2.0.2) amq-protocol (2.2.0) ast (2.3.0) + aws-sdk (2.10.19) + aws-sdk-resources (= 2.10.19) + aws-sdk-core (2.10.19) + aws-sigv4 (~> 1.0) + jmespath (~> 1.0) + aws-sdk-resources (2.10.19) + aws-sdk-core (= 2.10.19) + aws-sigv4 (1.0.1) + azure-storage (0.11.4.preview) + azure-core (~> 0.1) + faraday (~> 0.9) + faraday_middleware (~> 0.10) + nokogiri (~> 1.6) backburner (1.4.1) beaneater (~> 1.0) concurrent-ruby (~> 1.0.1) @@ -168,11 +194,14 @@ GEM daemons (1.2.4) dalli (2.7.6) dante (0.2.0) + declarative (0.0.9) + declarative-option (0.1.0) delayed_job (4.1.3) activesupport (>= 3.0, < 5.2) delayed_job_active_record (4.1.2) activerecord (>= 3.0, < 5.2) delayed_job (>= 3.0, < 5) + digest-crc (0.4.1) em-hiredis (0.3.1) eventmachine (~> 1.0) hiredis (~> 0.6.0) @@ -195,6 +224,8 @@ GEM execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) + faraday_middleware (0.12.0) + faraday (>= 0.7.4, < 1.0) faye (1.2.4) cookiejar (>= 0.3.0) em-http-request (>= 0.3.0) @@ -211,14 +242,43 @@ GEM ffi (1.9.18-x86-mingw32) globalid (0.4.0) activesupport (>= 4.2.0) + google-api-client (0.13.1) + addressable (~> 2.5, >= 2.5.1) + googleauth (~> 0.5) + httpclient (>= 2.8.1, < 3.0) + mime-types (~> 3.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.0) + google-cloud-core (1.0.0) + google-cloud-env (~> 1.0) + googleauth (~> 0.5.1) + google-cloud-env (1.0.1) + faraday (~> 0.11) + google-cloud-storage (1.3.0) + digest-crc (~> 0.4) + google-api-client (~> 0.13.0) + google-cloud-core (~> 1.0) + googleauth (0.5.3) + faraday (~> 0.12) + jwt (~> 1.4) + logging (~> 2.0) + memoist (~> 0.12) + multi_json (~> 1.11) + os (~> 0.9) + signet (~> 0.7) hiredis (0.6.1) http_parser.rb (0.6.0) + httparty (0.15.6) + multi_xml (>= 0.5.2) + httpclient (2.8.3) i18n (0.8.6) + jmespath (1.3.1) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.1.0) + jwt (1.5.6) kindlerb (1.2.0) mustache nokogiri @@ -227,15 +287,21 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) + little-plugger (1.1.4) + logging (2.2.2) + little-plugger (~> 1.1) + multi_json (~> 1.10) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) + memoist (0.16.0) metaclass (0.0.4) method_source (0.8.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) + mini_magick (4.8.0) mini_portile2 (2.2.0) minitest (5.3.3) mocha (0.14.0) @@ -245,6 +311,7 @@ GEM msgpack (1.1.0-x64-mingw32) msgpack (1.1.0-x86-mingw32) multi_json (1.12.1) + multi_xml (0.6.0) multipart-post (2.0.0) mustache (1.0.5) mustermann (1.0.0) @@ -258,6 +325,7 @@ GEM mini_portile2 (~> 2.2.0) nokogiri (1.8.0-x86-mingw32) mini_portile2 (~> 2.2.0) + os (0.9.6) parallel (1.11.2) parser (2.4.0.0) ast (~> 2.2) @@ -297,6 +365,10 @@ GEM redis (3.3.3) redis-namespace (1.5.3) redis (~> 3.0, >= 3.0.4) + representable (3.0.4) + declarative (< 0.1.0) + declarative-option (< 0.2.0) + uber (< 0.2.0) resque (1.27.4) mono_logger (~> 1.0) multi_json (~> 1.0) @@ -308,6 +380,7 @@ GEM redis (~> 3.3) resque (~> 1.26) rufus-scheduler (~> 3.2) + retriable (3.1.1) rubocop (0.49.1) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) @@ -339,6 +412,11 @@ GEM rack-protection (>= 1.5.0) redis (~> 3.3, >= 3.3.3) sigdump (0.2.4) + signet (0.7.3) + addressable (~> 2.3) + faraday (~> 0.9) + jwt (~> 1.5) + multi_json (~> 1.10) simple_uuid (0.4.0) sinatra (2.0.0) mustermann (~> 1.0) @@ -378,6 +456,7 @@ GEM thread_safe (~> 0.1) tzinfo-data (1.2017.2) tzinfo (>= 1.0.0) + uber (0.1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.3.0) @@ -405,6 +484,9 @@ DEPENDENCIES activerecord-jdbcpostgresql-adapter (>= 1.3.0) activerecord-jdbcsqlite3-adapter (>= 1.3.0) arel! + aws-sdk (~> 2) + azure-core! + azure-storage backburner bcrypt (~> 3.1.11) benchmark-ips @@ -419,12 +501,15 @@ DEPENDENCIES delayed_job_active_record em-hiredis erubis (~> 2.7.0) + google-cloud-storage (~> 1.3) hiredis + httparty jquery-rails json (>= 2.0.0) kindlerb (~> 1.2.0) libxml-ruby listen (>= 3.0.5, < 3.2) + mini_magick minitest (< 5.3.4) mocha (~> 0.14) mysql2 (>= 0.4.4) diff --git a/activestorage/activestorage.gemspec b/activestorage/activestorage.gemspec index 5cd9b15032..2d4a1f7569 100644 --- a/activestorage/activestorage.gemspec +++ b/activestorage/activestorage.gemspec @@ -4,7 +4,7 @@ version = File.read(File.expand_path("../RAILS_VERSION", __dir__)).strip Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY - s.name = "activejob" + s.name = "activestorage" s.version = version s.summary = "Local and cloud file storage framework." s.description = "Attach cloud and local files in Rails applications." -- cgit v1.2.3