Skip to content

Commit

Permalink
Merge pull request #64 from sul-dlss/dep-updates
Browse files Browse the repository at this point in the history
Update dependencies and add Gemnasium badge
  • Loading branch information
jchristo4 committed Apr 21, 2015
2 parents ca3c5c7 + 96fe493 commit 4e7712c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 21 deletions.
38 changes: 17 additions & 21 deletions Gemfile.lock
Expand Up @@ -40,7 +40,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
autoprefixer-rails (5.1.8.1)
autoprefixer-rails (5.1.11)
execjs
json
binding_of_caller (0.7.2)
Expand Down Expand Up @@ -68,7 +68,7 @@ GEM
sshkit (~> 1.2)
capistrano-one_time_key (0.0.1)
capistrano (~> 3.0)
capistrano-rails (1.1.2)
capistrano-rails (1.1.3)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-releaseboard (0.0.1)
Expand All @@ -89,32 +89,31 @@ GEM
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1)
colorize (0.7.5)
coffee-script-source (1.9.1.1)
colorize (0.7.7)
columnize (0.9.0)
coveralls (0.8.0)
multi_json (~> 1.10)
coveralls (0.8.1)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
database_cleaner (1.4.1)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.23)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.5.2)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
globalid (0.3.5)
activesupport (>= 4.1.0)
hike (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
jbuilder (2.2.12)
jbuilder (2.2.13)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (4.0.3)
Expand All @@ -134,7 +133,7 @@ GEM
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mini_portile (0.6.2)
minitest (5.5.1)
minitest (5.6.0)
multi_json (1.11.0)
multipart-post (2.0.0)
mysql2 (0.3.18)
Expand All @@ -144,7 +143,7 @@ GEM
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
parser (2.2.0.3)
parser (2.2.2.1)
ast (>= 1.1, < 3.0)
poltergeist (1.6.0)
capybara (~> 2.1)
Expand Down Expand Up @@ -223,16 +222,13 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
simplecov (0.9.2)
simplecov (0.10.0)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sprockets (3.0.1)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
Expand Down Expand Up @@ -260,7 +256,7 @@ GEM
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unf_ext (0.0.7.1)
web-console (2.1.2)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
Expand Down
1 change: 1 addition & 0 deletions README.md
@@ -1,5 +1,6 @@
[![Build Status](https://travis-ci.org/sul-dlss/sul-requests.svg?branch=master)](https://travis-ci.org/sul-dlss/sul-requests)
[![Coverage Status](https://coveralls.io/repos/sul-dlss/sul-requests/badge.svg)](https://coveralls.io/r/sul-dlss/sul-requests)
[![Dependency Status](https://gemnasium.com/sul-dlss/sul-requests.svg)](https://gemnasium.com/sul-dlss/sul-requests)
[![Stories in Ready](https://badge.waffle.io/sul-dlss/sul-requests.png?label=ready&title=Ready)](https://waffle.io/sul-dlss/sul-requests)


Expand Down

0 comments on commit 4e7712c

Please sign in to comment.