Skip to content

Instantly share code, notes, and snippets.

@mvidner
Created February 26, 2018 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvidner/c468cb13c877c3e252d83705c9439c25 to your computer and use it in GitHub Desktop.
Save mvidner/c468cb13c877c3e252d83705c9439c25 to your computer and use it in GitHub Desktop.
GEM
remote: http://rubygems.org/
specs:
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.3.0)
bicho (0.0.13)
highline (~> 1.6.2)
inifile (~> 0.4.1)
nokogiri
trollop (>= 1.16)
builder (3.2.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
highline (1.6.21)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.8.6)
inifile (0.4.1)
json (2.1.0)
mime-types (2.99.3)
mini_portile2 (2.3.0)
minitest (5.10.3)
netrc (0.11.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
oauth (0.4.7)
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
public_suffix (3.0.0)
rainbow (2.2.2)
rake
rake (12.1.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rubocop (0.41.2)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
ruby-trello (1.3.0)
activemodel (>= 3.2.0)
addressable (~> 2.3)
json
oauth (~> 0.4.5)
rest-client (~> 1.8.0)
thread_safe (0.3.6)
trollop (2.1.2)
tzinfo (1.2.3)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
activemodel (< 5)
bicho (>= 0.0.10)
rainbow (>= 2.0.0)
rubocop (= 0.41.2)
ruby-trello (~> 1.3.0)
BUNDLED WITH
1.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment