1
0
Fork 0
mirror of https://github.com/mcasimir/kaminari-bootstrap.git synced 2022-11-09 13:46:52 -05:00
mcasimir--kaminari-bootstrap/Gemfile.lock

126 lines
2.7 KiB
Text
Raw Normal View History

2012-08-05 10:43:48 -04:00
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.7)
actionpack (= 3.2.7)
mail (~> 2.4.4)
actionpack (3.2.7)
activemodel (= 3.2.7)
activesupport (= 3.2.7)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.3)
activemodel (3.2.7)
activesupport (= 3.2.7)
builder (~> 3.0.0)
activerecord (3.2.7)
activemodel (= 3.2.7)
activesupport (= 3.2.7)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.7)
activemodel (= 3.2.7)
activesupport (= 3.2.7)
activesupport (3.2.7)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.0)
erubis (2.7.0)
2013-11-27 09:57:37 -05:00
faraday (0.8.8)
multipart-post (~> 1.2.0)
git (1.2.6)
github_api (0.8.1)
faraday (~> 0.8.1)
hashie (~> 1.2.0)
multi_json (~> 1.3)
nokogiri (~> 1.5.2)
oauth2
hashie (1.2.0)
highline (1.6.20)
2012-08-05 10:43:48 -04:00
hike (1.2.1)
2013-11-27 09:57:37 -05:00
httpauth (0.2.0)
2012-08-05 10:43:48 -04:00
i18n (0.6.0)
2013-11-27 09:57:37 -05:00
jeweler (1.8.5)
builder
2012-08-05 10:43:48 -04:00
bundler (~> 1.0)
git (>= 1.2.5)
2013-11-27 09:57:37 -05:00
github_api (>= 0.8.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
2012-08-05 10:43:48 -04:00
rake
rdoc
journey (1.0.4)
2013-11-27 09:57:37 -05:00
json (1.8.1)
jwt (0.1.6)
multi_json (>= 1.0)
2012-08-05 10:43:48 -04:00
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.6)
2013-11-27 09:57:37 -05:00
multi_xml (0.5.5)
multipart-post (1.2.0)
nokogiri (1.5.10)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
2012-08-05 10:43:48 -04:00
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.7)
actionmailer (= 3.2.7)
actionpack (= 3.2.7)
activerecord (= 3.2.7)
activeresource (= 3.2.7)
activesupport (= 3.2.7)
bundler (~> 1.0)
railties (= 3.2.7)
railties (3.2.7)
actionpack (= 3.2.7)
activesupport (= 3.2.7)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
2013-11-27 09:52:23 -05:00
rake (10.1.0)
2013-11-27 09:57:37 -05:00
rdoc (3.12.2)
2012-08-05 10:43:48 -04:00
json (~> 1.4)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.15.4)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
bundler
2013-11-27 09:57:37 -05:00
jeweler
2012-09-17 03:49:41 -04:00
kaminari (>= 0.13.0)
2012-08-05 10:43:48 -04:00
rails