Skip to content

Commit

Permalink
UPdates
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Nov 17, 2014
1 parent 3ce8ed9 commit 2ca8b1e
Showing 1 changed file with 50 additions and 26 deletions.
76 changes: 50 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.6)
activesupport (4.1.7)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
backports (3.6.3)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
backports (3.6.4)
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
Expand All @@ -17,12 +21,12 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.8.0)
coveralls (0.7.1)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor
thor
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
cucumber (1.3.17)
Expand All @@ -45,21 +49,34 @@ GEM
thor (~> 0.18.1)
diff-lcs (1.2.5)
docile (1.1.5)
dotenv (1.0.1)
dotenv (1.0.2)
eventmachine (1.0.3)
execjs (2.0.2)
extlib (0.9.16)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.5)
ffi (1.9.6)
flickraw (0.9.8)
formatador (0.2.5)
gherkin (2.12.2)
multi_json (~> 1.3)
google_drive (0.3.10)
google-api-client (0.7.1)
addressable (>= 2.3.2)
autoparse (>= 0.3.3)
extlib (>= 0.9.15)
faraday (>= 0.9.0)
jwt (>= 0.1.5)
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
google_drive (0.3.11)
google-api-client (>= 0.7.0)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
guard (2.6.1)
guard (2.8.2)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
Expand All @@ -73,22 +90,23 @@ GEM
i18n (0.6.11)
json (1.8.1)
jwt (1.0.0)
listen (2.7.11)
launchy (2.4.3)
addressable (~> 2.3)
listen (2.8.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.4.1)
mini_portile (0.6.0)
minitest (5.4.2)
mime-types (2.4.3)
mini_portile (0.6.1)
minitest (5.4.3)
multi_json (1.10.1)
multi_test (0.1.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.7.7)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
oauth (0.4.7)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
Expand All @@ -109,9 +127,9 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rest-client (1.6.7)
mime-types (>= 1.16)
retriable (1.4.1)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
Expand All @@ -126,6 +144,11 @@ GEM
tzinfo (>= 0.3.22)
safe_yaml (1.0.4)
sass (3.2.19)
signet (0.5.1)
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
Expand All @@ -143,14 +166,14 @@ GEM
sinatra (~> 1.4.0)
tilt (~> 1.3)
slop (3.6.0)
sprockets (2.10.1)
sprockets (2.10.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
terminal-notifier-guard (1.5.3)
term-ansicolor (1.2.2)
tins (~> 0.8)
terminal-notifier-guard (1.6.4)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
Expand All @@ -161,11 +184,12 @@ GEM
timecop (0.7.1)
timers (4.0.1)
hitimes
tins (1.3.3)
tins (0.13.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uuidtools (2.1.5)
vcr (2.9.3)
webmock (1.19.0)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)

Expand Down

0 comments on commit 2ca8b1e

Please sign in to comment.