Permalink
Browse files

update csl-ruby

  • Loading branch information...
inukshuk committed Jan 28, 2014
1 parent c0abc6b commit 6ba17b733ba7a9499f370cd88de2ea3e3d1f662e
Showing with 4 additions and 4 deletions.
  1. +1 −1 Gemfile
  2. +3 −3 Gemfile.lock
View
@@ -4,4 +4,4 @@ gem 'rake'
gem 'rspec'
gem 'fuubar'
gem 'nokogiri'
gem 'csl', '~>1.0'
gem 'csl', '~>1.1'
View
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
csl (1.0.2)
csl (1.1.0)
namae (~> 0.7)
diff-lcs (1.2.5)
fuubar (1.3.2)
rspec (>= 2.14.0, < 3.1.0)
ruby-progressbar (~> 1.3)
mini_portile (0.5.2)
namae (0.8.1)
namae (0.8.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
nokogiri (1.6.1-x86-mingw32)
@@ -29,7 +29,7 @@ PLATFORMS
x86-mingw32
DEPENDENCIES
csl (~> 1.0)
csl (~> 1.1)
fuubar
nokogiri
rake

0 comments on commit 6ba17b7

Please sign in to comment.