diff --git a/Gemfile.lock b/Gemfile.lock index ee2f22ca..ae5a5d93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/ianwhite/pickle.git + remote: https://github.com/ianwhite/pickle.git revision: d2e4bb87f9ea218b763c9375b29fe75363c4b3c4 ref: d2e4bb87f9ea218b763c9375b29fe75363c4b3c4 specs: @@ -8,7 +8,7 @@ GIT rake GIT - remote: git://github.com/marnen/authlogic.git + remote: https://github.com/marnen/authlogic.git revision: 79e61151debd565d637b3e1aa8c70b889f419a0e branch: backport-pull-369-onto-v3.3.0 specs: @@ -17,7 +17,7 @@ GIT activesupport (>= 3.0.0) GIT - remote: git://github.com/marnen/rails.git + remote: https://github.com/marnen/rails.git revision: 97f570dd012cdd5552688161c56d4832edfa5be6 branch: backport-13321-to-4.0 specs: @@ -59,7 +59,7 @@ GIT thor (>= 0.18.1, < 2.0) PATH - remote: ./acts_as_addressed + remote: acts_as_addressed specs: acts_as_addressed (0.0.1) activerecord (>= 3.2.19) @@ -68,7 +68,7 @@ GEM remote: http://rubygems.org/ specs: ZenTest (4.9.5) - activerecord-deprecated_finders (1.0.3) + activerecord-deprecated_finders (1.0.4) activerecord-postgis-adapter (2.2.1) activerecord (>= 4.0.0, < 4.2.0) rgeo-activerecord (~> 1.2) @@ -116,6 +116,7 @@ GEM coffee-script-source (1.8.0) colorize (0.7.5) columnize (0.8.9) + concurrent-ruby (1.1.9) cucumber (1.3.18) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -155,14 +156,16 @@ GEM hike (1.2.3) hoe (3.5.0) rake (>= 0.8, < 11.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) iconv (1.0.4) json (1.8.1) launchy (2.0.5) addressable (~> 2.2.6) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.7.1) + mini_mime (>= 0.1.1) mime-types (2.4.3) + mini_mime (1.1.2) mini_portile (0.6.2) minitest (4.7.5) multi_json (1.10.1) @@ -233,11 +236,11 @@ GEM net-ssh (>= 2.8.0) test-unit (1.2.3) hoe (>= 1.5.1) - thor (0.19.1) - thread_safe (0.3.4) + thor (1.2.1) + thread_safe (0.3.6) tilt (1.4.1) ttfunk (1.4.0) - tzinfo (0.3.42) + tzinfo (0.3.60) uglifier (2.5.3) execjs (>= 0.3.0) json (>= 1.8.0)