Skip to content

Commit

Permalink
+ Updated Gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed May 2, 2013
1 parent 1be7637 commit 3214ee0
Show file tree
Hide file tree
Showing 6 changed files with 132 additions and 132 deletions.
44 changes: 22 additions & 22 deletions client/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activesupport (3.2.11)
i18n (~> 0.6)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
diff-lcs (1.1.3)
highline (1.6.15)
diff-lcs (1.2.4)
highline (1.6.18)
i18n (0.6.1)
multi_json (1.5.0)
rack (1.5.1)
rack-protection (1.3.2)
multi_json (1.7.2)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.0)
yajl-ruby (1.1.0)

PLATFORMS
Expand Down
20 changes: 10 additions & 10 deletions generators/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
diff-lcs (1.2.4)
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)

PLATFORMS
ruby
Expand Down
30 changes: 15 additions & 15 deletions live/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
diff-lcs (1.1.3)
diff-lcs (1.2.4)
i18n (0.6.1)
multi_json (1.3.6)
rack (1.4.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
multi_json (1.7.2)
rack (1.5.2)
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)

PLATFORMS
ruby
Expand Down
74 changes: 37 additions & 37 deletions server/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
cod (0.5.0)
diff-lcs (1.1.3)
fast-stemmer (1.0.1)
highline (1.6.15)
diff-lcs (1.2.4)
fast-stemmer (1.0.2)
highline (1.6.18)
hiredis (0.4.5)
i18n (0.6.1)
mime-types (1.19)
multi_json (1.3.6)
picky-client (4.9.0)
mime-types (1.23)
multi_json (1.7.2)
picky-client (4.15.0)
activesupport (>= 3.0)
yajl-ruby
procrastinate (0.4.1)
cod (~> 0.4)
state_machine (~> 0.9.4)
rack (1.4.1)
procrastinate (0.5.0)
cod (~> 0.5)
state_machine (~> 1.1)
rack (1.5.2)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-protection (1.2.0)
rack-protection (1.5.0)
rack
rack_fast_escape (2009.06.24)
url_escape
rake (0.9.2.2)
rake (10.0.4)
rake-compiler (0.8.3)
rake
redis (3.0.2)
redis (3.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
ruby-stemmer (0.9.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.6)
state_machine (0.9.4)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sqlite3 (1.3.7)
state_machine (1.2.0)
text (1.2.1)
tilt (1.3.3)
tzinfo (0.3.33)
tilt (1.4.0)
tzinfo (0.3.37)
url_escape (2009.06.24)
uuidtools (2.1.3)
uuidtools (2.1.4)
www-delicious (0.4.0)
yajl-ruby (1.1.0)

Expand Down
72 changes: 36 additions & 36 deletions server/test_project/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activerecord (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
arel (~> 1.0.0)
tzinfo (~> 0.3.23)
activesupport (3.0.0)
arel (1.0.1)
activesupport (~> 3.0.0)
builder (2.1.2)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
cod (0.5.0)
diff-lcs (1.1.3)
i18n (0.4.2)
multi_json (1.5.0)
mysql (2.8.1)
diff-lcs (1.2.4)
i18n (0.6.1)
multi_json (1.7.2)
mysql (2.9.1)
procrastinate (0.5.0)
cod (~> 0.5)
state_machine (~> 1.1)
rack (1.4.4)
rack-protection (1.3.2)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack_fast_escape (2009.06.24)
url_escape
rake (10.0.3)
redis (3.0.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
state_machine (1.1.2)
rake (10.0.4)
redis (3.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
state_machine (1.2.0)
text (1.2.1)
tilt (1.3.3)
tzinfo (0.3.35)
tilt (1.4.0)
tzinfo (0.3.37)
url_escape (2009.06.24)
yajl-ruby (1.1.0)

Expand Down
24 changes: 12 additions & 12 deletions statistics/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
rack (1.4.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
diff-lcs (1.2.4)
rack (1.5.2)
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 3214ee0

Please sign in to comment.