5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-14 13:06:41 +00:00
tilde.news/Gemfile.lock

151 lines
3.3 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/brianmario/mysql2.git
2013-12-03 22:14:18 +00:00
revision: a9787cbb88f18d12f0b5c370c519d077ad68c862
specs:
2013-12-03 22:14:18 +00:00
mysql2 (0.3.14)
GEM
remote: https://rubygems.org/
specs:
2013-12-03 22:14:18 +00:00
actionmailer (3.2.16)
actionpack (= 3.2.16)
mail (~> 2.5.4)
actionpack (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
2013-02-12 03:55:24 +00:00
rack (~> 1.4.5)
2012-07-11 22:20:43 +00:00
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
2013-12-03 22:14:18 +00:00
activemodel (3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
2013-12-03 22:14:18 +00:00
activerecord (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
2013-12-03 22:14:18 +00:00
activeresource (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
activesupport (3.2.16)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
2013-12-03 22:14:18 +00:00
arel (3.0.3)
bcrypt-ruby (3.0.0)
builder (3.0.4)
2013-12-03 22:14:18 +00:00
diff-lcs (1.2.5)
dynamic_form (1.1.4)
erubis (2.7.0)
2012-06-30 21:42:07 +00:00
exception_notification (2.6.1)
actionmailer (>= 3.0.4)
2013-12-03 22:14:18 +00:00
execjs (2.0.2)
hike (1.2.3)
2012-06-30 23:42:53 +00:00
htmlentities (4.3.1)
2013-12-03 22:14:18 +00:00
i18n (0.6.8)
2012-07-11 22:20:43 +00:00
journey (1.0.4)
2013-12-03 22:14:18 +00:00
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
2013-12-03 22:14:18 +00:00
json (1.8.1)
kgio (2.8.1)
machinist (2.0)
2013-12-03 22:14:18 +00:00
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2013-12-03 22:14:18 +00:00
mime-types (1.25.1)
mini_portile (0.5.2)
multi_json (1.8.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
2013-07-04 03:40:37 +00:00
oauth (0.4.7)
polyglot (0.3.3)
2013-02-12 03:55:24 +00:00
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
2013-02-12 03:55:24 +00:00
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
2013-12-03 22:14:18 +00:00
rails (3.2.16)
actionmailer (= 3.2.16)
actionpack (= 3.2.16)
activerecord (= 3.2.16)
activeresource (= 3.2.16)
activesupport (= 3.2.16)
bundler (~> 1.0)
2013-12-03 22:14:18 +00:00
railties (= 3.2.16)
railties (3.2.16)
actionpack (= 3.2.16)
activesupport (= 3.2.16)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
2012-07-11 22:20:43 +00:00
thor (>= 0.14.6, < 2.0)
2013-12-03 22:14:18 +00:00
raindrops (0.12.0)
rake (10.0.3)
2013-12-03 22:14:18 +00:00
rdiscount (2.1.7)
2013-03-18 19:16:19 +00:00
rdoc (3.12.2)
json (~> 1.4)
2013-12-03 22:14:18 +00:00
riddle (1.5.9)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rspec-rails (2.14.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2013-12-03 22:14:18 +00:00
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-12-03 22:14:18 +00:00
sqlite3 (1.3.8)
2012-07-11 22:20:43 +00:00
thinking-sphinx (2.0.12)
activerecord (>= 3.0.3)
builder (>= 2.1.2)
riddle (>= 1.5.2)
2013-12-03 22:14:18 +00:00
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
2013-12-03 22:14:18 +00:00
tzinfo (0.3.38)
uglifier (2.3.2)
2012-06-30 21:37:09 +00:00
execjs (>= 0.3.0)
2013-12-03 22:14:18 +00:00
json (>= 1.8.0)
unicorn (4.7.0)
2012-06-30 21:34:15 +00:00
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
bcrypt-ruby (= 3.0.0)
dynamic_form
exception_notification (= 2.6.1)
2012-06-30 23:42:53 +00:00
htmlentities
jquery-rails
machinist
2013-06-25 18:58:52 +00:00
mail
mysql2!
2012-06-30 22:41:00 +00:00
nokogiri
2013-07-04 03:40:37 +00:00
oauth
2013-12-03 22:14:18 +00:00
rails (= 3.2.16)
rake (= 10.0.3)
2012-07-02 01:09:22 +00:00
rdiscount
rspec-rails (~> 2.6)
sqlite3
2012-07-11 22:20:43 +00:00
thinking-sphinx (= 2.0.12)
2012-06-30 21:37:09 +00:00
uglifier
2012-06-30 21:34:15 +00:00
unicorn