Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/ianwhite/pickle.git
remote: https://github.com/ianwhite/pickle.git
revision: d2e4bb87f9ea218b763c9375b29fe75363c4b3c4
ref: d2e4bb87f9ea218b763c9375b29fe75363c4b3c4
specs:
Expand All @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -160,9 +160,10 @@ GEM
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)
Expand Down Expand Up @@ -233,11 +234,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.61)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
Expand Down