Skip to content

Commit

Permalink
ya2yaml snuck in there because I was testing utf8 stuff, oops. Update…
Browse files Browse the repository at this point in the history
…d Gemfile.lock to handle Serbian (refinerycms-i18n 0.9.9.4).
  • Loading branch information
parndt committed Jan 20, 2011
1 parent e75050c commit 3b5df3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -79,6 +79,5 @@ gem 'routing-filter', :git => 'git://github.com/refinerycms/routing-fi
gem 'refinerycms-i18n', '~> 0.9'

gem 'jruby-openssl' if java
gem 'ya2yaml'
# END USER DEFINED

16 changes: 4 additions & 12 deletions Gemfile.lock
Expand Up @@ -83,7 +83,7 @@ GEM
autotest-rails (4.1.0)
ZenTest
babosa (0.2.1)
bcrypt-ruby (2.1.4-x86-mingw32)
bcrypt-ruby (2.1.4)
builder (2.1.2)
capybara (0.4.1.rc)
celerity (>= 0.7.9)
Expand Down Expand Up @@ -119,18 +119,13 @@ GEM
factory_girl (1.3.3)
ffi (0.6.3)
rake (>= 0.8.7)
ffi (0.6.3-x86-mingw32)
rake (>= 0.8.7)
gherkin (2.3.3)
json (~> 1.4.6)
gherkin (2.3.3-x86-mingw32)
json (~> 1.4.6)
globalize3 (0.1.0.beta)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
i18n (0.5.0)
json (1.4.6)
json (1.4.6-x86-mingw32)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
Expand All @@ -143,7 +138,6 @@ GEM
moretea-awesome_nested_set (1.4.3.1)
activerecord (~> 3.0.0)
nokogiri (1.4.4)
nokogiri (1.4.4-x86-mingw32)
polyglot (0.3.1)
rack (1.2.1)
rack-cache (0.5.3)
Expand All @@ -167,7 +161,7 @@ GEM
thor (~> 0.14.4)
rake (0.8.7)
rdoc (3.4)
refinerycms-i18n (0.9.9.3)
refinerycms-i18n (0.9.9.4)
refinerycms (>= 0.9.8)
routing-filter (~> 0.1)
rspec (2.3.0)
Expand All @@ -190,8 +184,8 @@ GEM
ffi (~> 0.6.3)
json_pure
rubyzip
spork (0.8.4)
sqlite3 (1.3.3)
sqlite3 (1.3.3-x86-mingw32)
term-ansicolor (1.0.5)
thor (0.14.6)
treetop (1.4.9)
Expand All @@ -203,11 +197,9 @@ GEM
will_paginate (3.0.pre2)
xpath (0.1.3)
nokogiri (~> 1.3)
ya2yaml (0.30)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
autotest
Expand All @@ -228,5 +220,5 @@ DEPENDENCIES
routing-filter!
rspec-rails (= 2.3)
ruby-prof
spork
sqlite3
ya2yaml

0 comments on commit 3b5df3e

Please sign in to comment.