Bump livingstyleguide

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2467/head
Alex Coles 10 years ago
parent 3108d46a87
commit 81e02c298f
  1. 2
      Gemfile
  2. 6
      Gemfile.lock

@ -98,7 +98,7 @@ gem 'sass-rails', git: 'https://github.com/guilleiguaran/sass-rails.git',
gem 'sass', '~> 3.4.9'
gem 'bourbon', '~> 4.1.1'
gem 'uglifier', '>= 1.0.3', require: false
gem 'livingstyleguide', '~> 1.2.0'
gem 'livingstyleguide', '~> 1.2.2'
gem "prototype-rails"
# remove once we no longer use the deprecated "link_to_remote", "remote_form_for" and alike methods

@ -235,7 +235,7 @@ GEM
addressable (~> 2.3)
letter_opener (1.0.0)
launchy (>= 2.0.4)
livingstyleguide (1.2.0)
livingstyleguide (1.2.2)
hooks (= 0.3.3)
minisyntax
redcarpet (~> 3.0.0)
@ -382,7 +382,7 @@ GEM
json (>= 1.7.5)
structured_warnings (>= 0.1.3)
rubyzip (1.1.6)
sass (3.4.10)
sass (3.4.11)
selenium-webdriver (2.44.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
@ -475,7 +475,7 @@ DEPENDENCIES
json_spec
launchy (~> 2.3.0)
letter_opener (~> 1.0.0)
livingstyleguide (~> 1.2.0)
livingstyleguide (~> 1.2.2)
multi_json
mysql2 (~> 0.3.11)
net-ldap (~> 0.8.0)

Loading…
Cancel
Save