Skip to content

Instantly share code, notes, and snippets.

@joshdholtz
Created May 3, 2013 12:49
Show Gist options
  • Save joshdholtz/5508921 to your computer and use it in GitHub Desktop.
Save joshdholtz/5508921 to your computer and use it in GitHub Desktop.
The Gemfile.lock that was causing weeeeeiirrrddd issues
GIT
remote: git://github.com/joshdholtz/html-pager.git
revision: 537e14e70f91b8fcfd7238f6e5dfd62a86c25a05
specs:
html_pager (0.0.2)
haml (>= 3.1.7)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.3)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
balanced (0.5.4)
faraday (~> 0.8)
faraday_middleware (~> 0.8.7)
bcrypt-ruby (3.0.1)
bcrypt-ruby (3.0.1-x86-mingw32)
builder (3.1.4)
css_parser (1.3.4)
addressable
daemons (1.1.9)
eventmachine (1.0.0)
eventmachine (1.0.0-x86-mingw32)
faraday (0.8.4)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9)
foreman (0.60.2)
thor (>= 0.13.6)
haml (3.1.7)
hashie (1.2.0)
htmlentities (4.3.1)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.1)
json (1.7.5)
linkedin (0.3.7)
hashie (~> 1.2)
multi_json (~> 1.0)
oauth (~> 0.4)
macaddr (1.6.1)
systemu (~> 2.5.0)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.7)
multipart-post (1.1.5)
nokogiri (1.5.9)
nokogiri (1.5.9-x86-mingw32)
oauth (0.4.7)
padrino (0.10.7)
padrino-admin (= 0.10.7)
padrino-cache (= 0.10.7)
padrino-core (= 0.10.7)
padrino-gen (= 0.10.7)
padrino-helpers (= 0.10.7)
padrino-mailer (= 0.10.7)
padrino-admin (0.10.7)
padrino-core (= 0.10.7)
padrino-helpers (= 0.10.7)
padrino-cache (0.10.7)
padrino-core (= 0.10.7)
padrino-core (0.10.7)
activesupport (~> 3.2.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.15.2)
tilt (~> 1.3.0)
padrino-gen (0.10.7)
bundler (~> 1.0)
padrino-core (= 0.10.7)
padrino-helpers (0.10.7)
i18n (~> 0.6)
padrino-core (= 0.10.7)
padrino-mailer (0.10.7)
mail (~> 2.3.0)
padrino-core (= 0.10.7)
pbkdf2 (0.1.0)
pg (0.14.1)
pg (0.14.1-x86-mingw32)
polyglot (0.3.3)
postmark (0.9.19)
json
rake
premailer (1.7.3)
css_parser (>= 1.1.9)
htmlentities (>= 4.0.0)
rack (1.4.1)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-protection (1.2.0)
rack
rake (10.0.2)
sass (3.2.6)
sequel (3.41.0)
shield (1.0.0)
pbkdf2
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
systemu (2.5.2)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.4)
tilt (1.3.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tumblr_client (0.7.0)
faraday (>= 0.8)
faraday_middleware (>= 0.8)
json
oauth
tzinfo (0.3.35)
url_mount (0.2.1)
rack
uuid (2.3.7)
macaddr (~> 1.0)
xml-simple (1.1.2)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
aws-s3 (= 0.6.3)
balanced (= 0.5.4)
bcrypt-ruby
foreman (= 0.60.2)
haml
html_pager!
json (= 1.7.5)
linkedin (= 0.3.7)
nokogiri (= 1.5.9)
padrino (= 0.10.7)
pg
postmark (= 0.9.19)
premailer (= 1.7.3)
rack-contrib (= 1.1.0)
rake
sass (= 3.2.6)
sequel
shield (= 1.0.0)
sinatra-flash
thin (= 1.5.0)
tumblr_client (= 0.7.0)
tzinfo (= 0.3.35)
uuid (= 2.3.7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment