Last active
December 22, 2015 14:29
-
-
Save skopp/6486453 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gem list | |
*** LOCAL GEMS *** | |
actionpack (3.2.8) | |
activemodel (3.2.8) | |
activesupport (3.2.8) | |
addressable (2.2.8) | |
bigdecimal (1.2.0) | |
builder (3.0.4) | |
bundler (1.3.5) | |
classifier (1.3.3) | |
colorator (0.1) | |
commander (4.1.5) | |
directory_watcher (1.4.1) | |
erubis (2.7.0) | |
fast-stemmer (1.0.2) | |
fastercsv (1.5.5) | |
highline (1.6.19) | |
hike (1.2.1) | |
hpricot (0.8.6) | |
i18n (0.6.1) | |
interact (0.4.8) | |
io-console (0.4.2) | |
jekyll (1.1.2) | |
jekyll-import (0.1.0.beta3) | |
journey (1.0.4) | |
jquery-rails (2.1.3) | |
json (1.7.7) | |
json_pure (1.6.8) | |
kramdown (1.0.2) | |
liquid (2.5.1) | |
maruku (0.6.1) | |
mime-types (1.25) | |
mini_portile (0.5.1) | |
minitest (5.0.6, 4.3.2) | |
multi_json (1.3.7) | |
newrelic_rpm (3.5.0.1) | |
nokogiri (1.6.0 x86-mingw32) | |
pg (0.14.1 x86-mingw32) | |
posix-spawn (0.3.6) | |
psych (2.0.0) | |
pygments.rb (0.5.2) | |
rack (1.5.2, 1.4.1) | |
rack-cache (1.2) | |
rack-ssl (1.3.2) | |
rack-test (0.6.2) | |
railties (3.2.8) | |
rake (10.1.0, 0.9.6) | |
rb-readline (0.4.2) | |
rdoc (4.0.1, 4.0.0, 3.12) | |
redcarpet (2.2.2) | |
rest-client (1.6.7) | |
rubyzip (0.9.9) | |
safe_yaml (0.7.1) | |
sprockets (2.1.3) | |
syntax (1.0.0) | |
terminal-table (1.4.5) | |
test-unit (2.5.5, 2.0.0.0) | |
thor (0.16.0) | |
tilt (1.3.3) | |
uuidtools (2.1.4) | |
vmcu (0.3.22) | |
yajl-ruby (1.1.0 x86-mingw32) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gem stale | |
minitest-5.0.6 at Mon Sep 2 19:54:52 2013 | |
rake-10.1.0 at Mon Sep 2 19:55:54 2013 | |
rdoc-4.0.1 at Mon Sep 2 20:02:05 2013 | |
test-unit-2.5.5 at Mon Sep 2 20:03:48 2013 | |
bundler-1.3.5 at Mon Sep 2 20:20:17 2013 | |
i18n-0.6.1 at Mon Sep 2 20:28:07 2013 | |
multi_json-1.3.7 at Mon Sep 2 20:28:09 2013 | |
activesupport-3.2.8 at Mon Sep 2 20:28:14 2013 | |
builder-3.0.4 at Mon Sep 2 20:28:17 2013 | |
activemodel-3.2.8 at Mon Sep 2 20:28:19 2013 | |
erubis-2.7.0 at Mon Sep 2 20:28:25 2013 | |
journey-1.0.4 at Mon Sep 2 20:28:29 2013 | |
rack-1.4.1 at Mon Sep 2 20:28:32 2013 | |
rack-cache-1.2 at Mon Sep 2 20:28:36 2013 | |
rack-test-0.6.2 at Mon Sep 2 20:28:39 2013 | |
hike-1.2.1 at Mon Sep 2 20:28:40 2013 | |
tilt-1.3.3 at Mon Sep 2 20:28:42 2013 | |
sprockets-2.1.3 at Mon Sep 2 20:28:45 2013 | |
actionpack-3.2.8 at Mon Sep 2 20:28:53 2013 | |
rack-ssl-1.3.2 at Mon Sep 2 20:28:55 2013 | |
rdoc-3.12 at Mon Sep 2 20:43:10 2013 | |
thor-0.16.0 at Mon Sep 2 20:43:15 2013 | |
railties-3.2.8 at Mon Sep 2 20:43:37 2013 | |
jquery-rails-2.1.3 at Mon Sep 2 20:43:43 2013 | |
newrelic_rpm-3.5.0.1 at Mon Sep 2 20:43:53 2013 | |
pg-0.14.1-x86-mingw32 at Mon Sep 2 20:44:17 2013 | |
rack-1.5.2 at Mon Sep 2 20:56:00 2013 | |
liquid-2.5.1 at Tue Sep 3 01:46:19 2013 | |
fast-stemmer-1.0.2 at Tue Sep 3 01:47:11 2013 | |
classifier-1.3.3 at Tue Sep 3 01:47:15 2013 | |
directory_watcher-1.4.1 at Tue Sep 3 01:47:20 2013 | |
syntax-1.0.0 at Tue Sep 3 01:47:24 2013 | |
maruku-0.6.1 at Tue Sep 3 01:47:31 2013 | |
kramdown-1.0.2 at Tue Sep 3 01:47:43 2013 | |
yajl-ruby-1.1.0-x86-mingw32 at Tue Sep 3 01:47:59 2013 | |
posix-spawn-0.3.6 at Tue Sep 3 01:48:03 2013 | |
pygments.rb-0.5.2 at Tue Sep 3 01:48:26 2013 | |
highline-1.6.19 at Tue Sep 3 01:48:34 2013 | |
commander-4.1.5 at Tue Sep 3 01:48:39 2013 | |
safe_yaml-0.7.1 at Tue Sep 3 01:48:44 2013 | |
colorator-0.1 at Tue Sep 3 01:48:48 2013 | |
redcarpet-2.2.2 at Tue Sep 3 01:49:02 2013 | |
jekyll-1.1.2 at Tue Sep 3 01:49:10 2013 | |
fastercsv-1.5.5 at Tue Sep 3 01:55:03 2013 | |
mini_portile-0.5.1 at Tue Sep 3 01:55:07 2013 | |
nokogiri-1.6.0-x86-mingw32 at Tue Sep 3 01:56:17 2013 | |
jekyll-import-0.1.0.beta3 at Tue Sep 3 01:56:23 2013 | |
hpricot-0.8.6 at Tue Sep 3 01:59:35 2013 | |
json_pure-1.6.8 at Thu Sep 5 03:47:23 2013 | |
rubyzip-0.9.9 at Thu Sep 5 03:47:28 2013 | |
mime-types-1.25 at Thu Sep 5 03:47:32 2013 | |
rest-client-1.6.7 at Thu Sep 5 03:47:38 2013 | |
terminal-table-1.4.5 at Thu Sep 5 03:47:42 2013 | |
interact-0.4.8 at Thu Sep 5 03:47:46 2013 | |
addressable-2.2.8 at Thu Sep 5 03:47:52 2013 | |
uuidtools-2.1.4 at Thu Sep 5 03:47:55 2013 | |
rb-readline-0.4.2 at Thu Sep 5 03:48:01 2013 | |
vmcu-0.3.22 at Thu Sep 5 03:48:06 2013 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment