adopt-a-hydrant/Gemfile.lock

256 lines
6.0 KiB
Plaintext
Raw Normal View History

2011-02-14 18:28:51 +00:00
GEM
2011-12-12 15:50:35 +00:00
remote: https://rubygems.org/
2011-02-14 18:28:51 +00:00
specs:
2014-12-20 14:02:00 +00:00
actionmailer (4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
2014-09-12 01:06:45 +00:00
mail (~> 2.5, >= 2.5.4)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2014-12-20 14:02:00 +00:00
actionpack (4.2.0)
actionview (= 4.2.0)
activesupport (= 4.2.0)
rack (~> 1.6.0)
rack-test (~> 0.6.2)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
2014-12-20 14:02:00 +00:00
actionview (4.2.0)
activesupport (= 4.2.0)
2014-04-09 07:02:20 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
2014-12-20 14:02:00 +00:00
activejob (4.2.0)
activesupport (= 4.2.0)
2014-11-29 11:36:18 +00:00
globalid (>= 0.3.0)
2014-12-20 14:02:00 +00:00
activemodel (4.2.0)
activesupport (= 4.2.0)
2014-04-09 07:02:20 +00:00
builder (~> 3.1)
2014-12-20 14:02:00 +00:00
activerecord (4.2.0)
activemodel (= 4.2.0)
activesupport (= 4.2.0)
2014-11-29 11:36:18 +00:00
arel (~> 6.0)
2014-12-20 14:02:00 +00:00
activesupport (4.2.0)
i18n (~> 0.7)
2014-04-09 07:02:20 +00:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-12-20 14:02:00 +00:00
thread_safe (~> 0.3, >= 0.3.4)
2014-04-09 07:02:20 +00:00
tzinfo (~> 1.1)
2014-03-24 09:48:56 +00:00
addressable (2.3.6)
2014-11-29 11:36:18 +00:00
arel (6.0.0)
2014-04-22 09:16:57 +00:00
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
2014-10-24 13:25:31 +00:00
bcrypt (3.1.9)
2014-04-09 07:02:20 +00:00
builder (3.2.2)
coderay (1.1.0)
2014-10-13 03:18:00 +00:00
coffee-rails (4.1.0)
2011-10-05 18:41:05 +00:00
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
2014-07-11 06:02:24 +00:00
coffee-script (2.3.0)
2011-10-05 18:41:05 +00:00
coffee-script-source
execjs
coffee-script-source (1.8.0)
2014-08-18 17:13:22 +00:00
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
2014-02-02 18:53:33 +00:00
crack (0.4.2)
safe_yaml (~> 1.0.0)
2014-10-31 08:41:36 +00:00
devise (3.4.1)
2014-03-19 15:22:49 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
2014-10-04 13:02:18 +00:00
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
2014-06-16 09:35:09 +00:00
docile (1.1.5)
2011-05-06 02:38:25 +00:00
erubis (2.7.0)
2014-10-15 08:54:21 +00:00
execjs (2.2.2)
fastercsv (1.5.5)
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
2014-10-02 07:22:38 +00:00
geokit (1.9.0)
multi_json (>= 1.3.2)
2014-11-29 11:36:18 +00:00
globalid (0.3.0)
activesupport (>= 4.1.0)
2014-12-01 21:18:05 +00:00
haml (4.0.6)
tilt
hike (1.2.3)
http_accept_language (2.0.2)
2014-12-20 14:00:58 +00:00
i18n (0.7.0)
2014-12-29 23:35:19 +00:00
jquery-rails (4.0.3)
2014-12-22 12:19:54 +00:00
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.3)
2014-02-19 08:22:35 +00:00
railties (>= 3.2.16)
2015-01-09 06:20:18 +00:00
json (1.8.2)
2014-06-11 06:33:53 +00:00
kaminari (0.16.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2014-11-29 11:36:18 +00:00
loofah (2.0.1)
nokogiri (>= 1.5.9)
2014-11-04 08:12:09 +00:00
mail (2.6.3)
2014-09-12 01:06:45 +00:00
mime-types (>= 1.16, < 3)
method_source (0.8.2)
2014-10-21 15:36:27 +00:00
mime-types (2.4.3)
2014-12-30 19:53:29 +00:00
mini_portile (0.6.2)
2015-01-10 10:17:23 +00:00
minitest (5.5.1)
2014-05-22 11:03:11 +00:00
multi_json (1.10.1)
nested_form (0.3.2)
2014-12-18 17:59:48 +00:00
netrc (0.10.2)
2014-11-28 09:31:49 +00:00
nokogiri (1.6.5)
2014-11-05 06:02:00 +00:00
mini_portile (~> 0.6.0)
orm_adapter (0.5.0)
2014-12-28 23:31:54 +00:00
parser (2.2.0.1)
2014-04-22 09:16:48 +00:00
ast (>= 1.1, < 3.0)
2014-03-28 15:00:40 +00:00
slop (~> 3.4, >= 3.4.5)
2015-01-06 00:43:20 +00:00
pg (0.18.1)
2014-03-28 15:00:40 +00:00
powerpack (0.0.9)
2014-08-18 17:13:31 +00:00
pry (0.10.1)
2014-06-10 09:41:17 +00:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
2014-11-28 09:31:42 +00:00
puma (2.10.2)
rack (>= 1.1, < 2.0)
2014-12-20 14:01:09 +00:00
rack (1.6.0)
2014-08-15 23:36:54 +00:00
rack-pjax (0.8.0)
nokogiri (~> 1.5)
2014-08-15 23:36:54 +00:00
rack (~> 1.1)
rack-test (0.6.2)
2011-02-14 18:28:51 +00:00
rack (>= 1.0)
2014-12-20 14:02:00 +00:00
rails (4.2.0)
actionmailer (= 4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
activemodel (= 4.2.0)
activerecord (= 4.2.0)
activesupport (= 4.2.0)
bundler (>= 1.3.0, < 2.0)
2014-12-20 14:02:00 +00:00
railties (= 4.2.0)
2014-11-29 11:36:18 +00:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.5)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.1)
loofah (~> 2.0)
2014-10-15 08:54:37 +00:00
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
2014-12-22 12:19:42 +00:00
rails_admin (0.6.6)
builder (~> 3.1)
coffee-rails (~> 4.0)
2014-12-22 12:19:42 +00:00
font-awesome-rails (>= 3.0, < 5)
haml (~> 4.0)
2014-12-22 12:19:42 +00:00
jquery-rails (>= 3.0, < 5)
2014-10-08 12:51:23 +00:00
jquery-ui-rails (~> 5.0)
kaminari (~> 0.14)
nested_form (~> 0.3)
rack-pjax (~> 0.7)
2014-02-02 18:53:33 +00:00
rails (~> 4.0)
2012-04-17 01:00:48 +00:00
remotipart (~> 1.0)
2014-02-02 18:53:33 +00:00
safe_yaml (~> 1.0)
2014-12-22 12:19:42 +00:00
sass-rails (>= 4.0, < 6)
rails_serve_static_assets (0.0.3)
rails_stdout_logging (0.0.3)
2014-12-20 14:02:00 +00:00
railties (4.2.0)
actionpack (= 4.2.0)
activesupport (= 4.2.0)
2011-02-14 18:28:51 +00:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2014-03-28 15:00:40 +00:00
rainbow (2.0.0)
2014-12-03 17:45:26 +00:00
rake (10.4.2)
remotipart (1.2.1)
2014-11-29 11:36:18 +00:00
responders (2.0.2)
railties (>= 4.2.0.alpha, < 5)
2014-07-16 06:30:33 +00:00
rest-client (1.7.2)
2014-07-09 07:47:20 +00:00
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
2014-12-11 12:38:24 +00:00
rubocop (0.28.0)
astrolabe (~> 1.3)
2014-11-08 11:45:21 +00:00
parser (>= 2.2.0.pre.7, < 3.0)
2014-03-28 15:00:40 +00:00
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.1)
2014-09-29 07:34:27 +00:00
safe_yaml (1.0.4)
2014-12-13 12:04:02 +00:00
sass (3.4.9)
2014-12-29 23:35:30 +00:00
sass-rails (5.0.1)
railties (>= 4.0.0, < 5.0)
2014-12-13 12:02:03 +00:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1)
2014-09-22 12:50:01 +00:00
simplecov (0.9.1)
docile (~> 1.1.0)
2014-09-22 12:50:01 +00:00
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
2014-12-17 10:55:01 +00:00
skylight (0.5.2)
2014-10-18 20:31:44 +00:00
activesupport (>= 3.0.0)
2014-07-19 08:39:36 +00:00
slop (3.6.0)
2014-11-23 06:18:40 +00:00
spring (1.2.0)
2014-11-28 09:30:09 +00:00
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
2011-05-06 02:38:25 +00:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
2014-10-31 09:23:28 +00:00
sqlite3 (1.3.10)
2014-02-08 09:08:01 +00:00
term-ansicolor (1.3.0)
tins (~> 1.0)
2014-03-24 09:46:41 +00:00
thor (0.19.1)
2014-05-28 13:46:48 +00:00
thread_safe (0.3.4)
tilt (1.4.1)
2014-09-20 03:50:18 +00:00
tins (1.3.3)
2014-08-09 07:34:39 +00:00
tzinfo (1.2.2)
2014-04-09 07:02:20 +00:00
thread_safe (~> 0.1)
2015-01-09 06:20:31 +00:00
uglifier (2.7.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
validates_formatting_of (0.8.1)
activemodel (~> 4.0)
warden (1.2.3)
2011-08-29 18:23:00 +00:00
rack (>= 1.0)
2014-11-11 12:41:11 +00:00
webmock (1.20.4)
2014-05-13 08:46:08 +00:00
addressable (>= 2.3.6)
crack (>= 0.3.2)
2011-02-14 18:28:51 +00:00
PLATFORMS
ruby
DEPENDENCIES
arel
coveralls
devise
2011-08-09 20:28:59 +00:00
fastercsv
2011-02-23 21:09:48 +00:00
geokit
2013-02-12 00:04:37 +00:00
haml
http_accept_language
nokogiri
2011-02-23 20:42:28 +00:00
pg
pry
2012-04-22 23:23:18 +00:00
puma
2014-12-20 14:02:00 +00:00
rails (~> 4.2.0)
rails_12factor
2012-04-17 01:00:48 +00:00
rails_admin
2014-03-28 15:00:40 +00:00
rubocop
2014-04-10 21:09:34 +00:00
sass-rails (>= 4.0.3)
2011-05-08 19:43:23 +00:00
simplecov
2014-11-04 08:11:57 +00:00
skylight
2014-04-09 07:02:20 +00:00
spring
2011-05-08 23:07:54 +00:00
sqlite3
uglifier
2012-01-02 12:36:34 +00:00
validates_formatting_of
2011-05-08 22:12:01 +00:00
webmock