Skip to content

Commit

Permalink
Updated gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
szich committed Jan 14, 2015
1 parent bfddd10 commit d987206
Showing 1 changed file with 6 additions and 38 deletions.
44 changes: 6 additions & 38 deletions Gemfile.lock
Expand Up @@ -11,37 +11,16 @@ GEM
addressable (2.3.6)
ansi (1.4.3)
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
codeclimate-test-reporter (0.4.3)
codeclimate-test-reporter (0.4.5)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
docile (1.1.5)
extlib (0.9.16)
faraday (0.9.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.6)
formatador (0.2.5)
guard (2.10.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-minitest (2.3.2)
guard (~> 2.0)
minitest (>= 3.0)
hitimes (1.2.2)
json (1.8.1)
json (1.8.2)
jwt (1.2.0)
listen (2.8.3)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.4.3)
minitest (5.5.1)
minitest-reporters (1.0.8)
ansi
builder
Expand All @@ -51,17 +30,11 @@ GEM
metaclass (~> 0.0.1)
multi_json (1.10.1)
multipart-post (2.0.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (4.1.2)
rdoc (4.2.0)
json (~> 1.4)
ruby-progressbar (1.7.0)
ruby-progressbar (1.7.1)
shoulda-context (1.2.1)
signet (0.6.0)
addressable (~> 2.3)
Expand All @@ -74,11 +47,7 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
terminal-notifier-guard (1.6.4)
thor (0.19.1)
timers (4.0.1)
hitimes

PLATFORMS
ruby
Expand All @@ -87,7 +56,6 @@ DEPENDENCIES
bundler (>= 1.2)
codeclimate-test-reporter
google_calendar!
guard-minitest (~> 2.3)
minitest (~> 5.1)
minitest-reporters (~> 1.0)
mocha (~> 1.1)
Expand Down

0 comments on commit d987206

Please sign in to comment.