updating Gemfile.lock
This commit is contained in:
parent
5582c2b5f3
commit
155290fb51
1 changed files with 1 additions and 17 deletions
18
Gemfile.lock
18
Gemfile.lock
|
|
@ -9,16 +9,10 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/diaspora/acts-as-taggable-on.git
|
remote: git://github.com/diaspora/acts-as-taggable-on.git
|
||||||
revision: 498089b41503af633f55bdc1d43b142e7d76e1f1
|
revision: c3592fe1a906f6ff1cd12766c5cf1152c51eec40
|
||||||
specs:
|
specs:
|
||||||
acts-as-taggable-on (2.0.6)
|
acts-as-taggable-on (2.0.6)
|
||||||
jeweler
|
|
||||||
mysql
|
|
||||||
pg
|
|
||||||
rails (>= 3.0)
|
rails (>= 3.0)
|
||||||
rcov
|
|
||||||
rspec (>= 2.0)
|
|
||||||
sqlite3-ruby
|
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/iain/http_accept_language.git
|
remote: git://github.com/iain/http_accept_language.git
|
||||||
|
|
@ -202,7 +196,6 @@ GEM
|
||||||
gem_plugin (0.2.3)
|
gem_plugin (0.2.3)
|
||||||
gherkin (2.3.3)
|
gherkin (2.3.3)
|
||||||
json (~> 1.4.6)
|
json (~> 1.4.6)
|
||||||
git (1.2.5)
|
|
||||||
haml (3.0.25)
|
haml (3.0.25)
|
||||||
hashie (0.4.0)
|
hashie (0.4.0)
|
||||||
highline (1.6.1)
|
highline (1.6.1)
|
||||||
|
|
@ -217,10 +210,6 @@ GEM
|
||||||
jammit (0.5.4)
|
jammit (0.5.4)
|
||||||
closure-compiler (>= 0.1.0)
|
closure-compiler (>= 0.1.0)
|
||||||
yui-compressor (>= 0.9.1)
|
yui-compressor (>= 0.9.1)
|
||||||
jeweler (1.5.2)
|
|
||||||
bundler (~> 1.0.0)
|
|
||||||
git (>= 1.2.5)
|
|
||||||
rake
|
|
||||||
json (1.4.6)
|
json (1.4.6)
|
||||||
json_pure (1.5.1)
|
json_pure (1.5.1)
|
||||||
launchy (0.4.0)
|
launchy (0.4.0)
|
||||||
|
|
@ -249,7 +238,6 @@ GEM
|
||||||
multi_json (0.0.5)
|
multi_json (0.0.5)
|
||||||
multi_xml (0.2.1)
|
multi_xml (0.2.1)
|
||||||
multipart-post (1.1.0)
|
multipart-post (1.1.0)
|
||||||
mysql (2.8.1)
|
|
||||||
mysql2 (0.2.6)
|
mysql2 (0.2.6)
|
||||||
net-ldap (0.1.1)
|
net-ldap (0.1.1)
|
||||||
net-scp (1.0.4)
|
net-scp (1.0.4)
|
||||||
|
|
@ -300,7 +288,6 @@ GEM
|
||||||
oa-enterprise (= 0.1.6)
|
oa-enterprise (= 0.1.6)
|
||||||
oa-oauth (= 0.1.6)
|
oa-oauth (= 0.1.6)
|
||||||
oa-openid (= 0.1.6)
|
oa-openid (= 0.1.6)
|
||||||
pg (0.10.1)
|
|
||||||
polyglot (0.3.1)
|
polyglot (0.3.1)
|
||||||
pyu-ruby-sasl (0.0.3.2)
|
pyu-ruby-sasl (0.0.3.2)
|
||||||
rack (1.2.1)
|
rack (1.2.1)
|
||||||
|
|
@ -374,9 +361,6 @@ GEM
|
||||||
sinatra (1.2.0)
|
sinatra (1.2.0)
|
||||||
rack (~> 1.1)
|
rack (~> 1.1)
|
||||||
tilt (< 2.0, >= 1.2.2)
|
tilt (< 2.0, >= 1.2.2)
|
||||||
sqlite3 (1.3.3)
|
|
||||||
sqlite3-ruby (1.3.3)
|
|
||||||
sqlite3 (>= 1.3.3)
|
|
||||||
subexec (0.0.4)
|
subexec (0.0.4)
|
||||||
systemu (1.2.0)
|
systemu (1.2.0)
|
||||||
term-ansicolor (1.0.5)
|
term-ansicolor (1.0.5)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue