Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

501 party foul #770

Merged
merged 8 commits into from
Sep 11, 2014
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ end

group :production, :staging do
gem 'therubyracer', require: 'v8'
gem 'airbrake'
gem 'party_foul'
end
113 changes: 60 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/rubycas/rubycas-client.git
revision: b6692b942f69f8c088ef4fdbc14a8e9310e5271d
revision: 195a4b70333029be474b0ac70efdc85bd4288861
specs:
rubycas-client (2.3.10.rc1)
activesupport
Expand Down Expand Up @@ -39,23 +39,21 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
airbrake (4.0.0)
builder
multi_json
arel (5.0.1.20140414130214)
awesome_print (1.2.0)
backports (3.6.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (2.0.4.2)
builder (3.2.2)
bullet (4.13.0)
bullet (4.13.2)
activesupport (>= 3.0.0)
uniform_notifier (>= 1.6.0)
byebug (2.7.0)
columnize (~> 0.3)
byebug (3.4.0)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
cancancan (1.9.1)
slop (~> 3.6)
cancancan (1.9.2)
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
Expand All @@ -66,15 +64,15 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid (0.16.0)
timers (~> 4.0.0)
chronic (0.10.2)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.4)
climate_control (>= 0.0.3, < 1.0)
cocoon (1.2.6)
codeclimate-test-reporter (0.3.0)
codeclimate-test-reporter (0.4.0)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
coffee-rails (4.0.1)
Expand All @@ -83,7 +81,7 @@ GEM
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.7.1)
coffee-script-source (1.8.0)
colorize (0.7.3)
columnize (0.8.9)
daemons (1.1.9)
Expand All @@ -110,13 +108,13 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
ffaker (1.24.0)
ffaker (1.25.0)
ffi (1.9.3)
font-awesome-rails (4.1.0.0)
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
formatador (0.2.5)
fuubar (2.0.0.rc1)
rspec (~> 3.0.rc1)
fuubar (2.0.0)
rspec (~> 3.0)
ruby-progressbar (~> 1.4)
gh (0.13.2)
addressable
Expand All @@ -142,12 +140,13 @@ GEM
tilt
highline (1.6.21)
hike (1.2.3)
hitimes (1.2.2)
http_parser.rb (0.6.0)
i18n (0.6.11)
jquery-datatables-rails (2.1.10.0.3)
jquery-datatables-rails (2.2.3)
jquery-rails
sass-rails
jquery-rails (3.1.1)
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.2.1)
Expand Down Expand Up @@ -175,14 +174,14 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.0)
minitest (5.4.0)
minitest (5.4.1)
multi_json (1.10.1)
multipart-post (2.0.0)
mysql2 (0.3.16)
nested_form (0.3.2)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
net-ldap (0.6.1)
net-ldap (0.7.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
Expand All @@ -191,26 +190,30 @@ GEM
activesupport (>= 3.0.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
paper_trail (3.0.3)
octokit (3.3.1)
sawyer (~> 0.5.3)
paper_trail (3.0.5)
activerecord (>= 3.0, < 5.0)
activesupport (>= 3.0, < 5.0)
paperclip (4.2.0)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
parallel (1.1.2)
parallel_tests (1.0.2)
parallel (1.3.1)
parallel_tests (1.0.6)
parallel
party_foul (1.5.4)
octokit (~> 3.1)
permanent_records (3.1.6)
activerecord (>= 3.0.0)
polyglot (0.3.5)
pry (0.10.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (1.3.3)
byebug (~> 2.7)
pry-byebug (2.0.0)
byebug (~> 3.4)
pry (~> 0.10)
pry-rails (0.3.2)
pry (>= 0.9.10)
Expand All @@ -226,9 +229,9 @@ GEM
rack (1.5.2)
rack-mini-profiler (0.9.2)
rack (>= 1.1.3)
rack-pjax (0.7.0)
rack-pjax (0.8.0)
nokogiri (~> 1.5)
rack (~> 1.3)
rack (~> 1.1)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.4)
Expand All @@ -241,9 +244,9 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.4)
sprockets-rails (~> 2.0)
rails4-autocomplete (1.1.0)
rails4-autocomplete (1.1.1)
rails (>= 3.0)
rails_admin (0.6.2)
rails_admin (0.6.3)
builder (~> 3.1)
coffee-rails (~> 4.0)
font-awesome-rails (>= 3.0)
Expand Down Expand Up @@ -271,26 +274,26 @@ GEM
redcarpet (3.1.2)
ref (1.0.5)
remotipart (1.2.1)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.1)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-rails (3.0.2)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.0)
rspec-support (~> 3.1.0)
rspec-rails (3.1.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.0)
ruby-progressbar (1.5.1)
safe_yaml (1.0.3)
sass (3.2.19)
Expand All @@ -299,9 +302,12 @@ GEM
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
select2-rails (3.5.9)
sawyer (0.5.5)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
select2-rails (3.5.9.1)
thor (~> 0.14)
shoulda-matchers (2.6.2)
shoulda-matchers (2.7.0)
activesupport (>= 3.0.0)
simple_form (3.0.2)
actionpack (~> 4.0)
Expand All @@ -322,7 +328,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets-rails (2.1.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
Expand All @@ -340,7 +346,8 @@ GEM
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timers (1.1.0)
timers (4.0.0)
hitimes
travis (1.6.11)
addressable (~> 2.3)
backports
Expand All @@ -357,13 +364,13 @@ GEM
polyglot (>= 0.3.1)
typhoeus (0.6.9)
ethon (>= 0.7.1)
tzinfo (1.2.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
uniform_notifier (1.6.2)
websocket (1.2.0)
websocket (1.2.1)
whenever (0.9.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
Expand All @@ -376,7 +383,6 @@ PLATFORMS

DEPENDENCIES
activerecord-session_store
airbrake
awesome_print
bootstrap-sass (~> 2.0.3)
bullet
Expand Down Expand Up @@ -406,6 +412,7 @@ DEPENDENCIES
paper_trail
paperclip
parallel_tests
party_foul
permanent_records
pry
pry-byebug
Expand Down
Loading