Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update coveralls. #2188

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 18 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,19 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.6.3)
colorize (0.5.8)
columnize (0.3.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (2.0.0)
compass (>= 0.12.2)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
coveralls (0.7.10)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
daemons (1.1.9)
debugger (1.6.0)
columnize (>= 0.3.1)
Expand All @@ -97,6 +96,7 @@ GEM
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.2)
diff-lcs (1.2.4)
docile (1.1.5)
dynamic_form (1.1.4)
erubis (2.7.0)
eventmachine (1.0.3)
Expand Down Expand Up @@ -166,6 +166,7 @@ GEM
net-ssh (2.6.7)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.10.2)
newrelic_rpm (3.9.7.266)
nokogiri (1.5.9)
paper_trail (2.7.2)
Expand Down Expand Up @@ -207,8 +208,9 @@ GEM
json (~> 1.4)
recaptcha (0.3.6)
ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
rest-client (1.7.3)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rmagick (2.13.2)
routing-filter (0.3.1)
actionpack
Expand All @@ -235,10 +237,11 @@ GEM
sass (>= 3.1.10)
tilt (~> 1.3)
secure_headers (1.3.4)
simplecov (0.7.1)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
Expand All @@ -258,6 +261,8 @@ GEM
sqlite3 (1.3.7)
statistics2 (0.54)
syslog_protocol (0.9.2)
term-ansicolor (1.3.0)
tins (~> 1.0)
text (1.2.1)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
Expand All @@ -268,6 +273,7 @@ GEM
rack (>= 1.0.0)
thor (0.19.1)
tilt (1.4.1)
tins (1.3.4)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
Expand Down