Skip to content

Commit

Permalink
Update to rearview-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
talbright committed Jan 23, 2014
1 parent 55632e1 commit 1fc7579
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -25,7 +25,7 @@ gem 'turbolinks'
gem 'jbuilder', '~> 1.2'

# gem 'rearview', :path => '~/workspaces/rearview-engine'
gem 'rearview', '1.1.0'
gem 'rearview', '1.1.1'
gem 'omniauth'
gem 'omniauth-google-oauth2'
gem 'rspec-rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -141,7 +141,7 @@ GEM
rake (10.1.1)
rdoc (3.12.2)
json (~> 1.4)
rearview (1.1.0-java)
rearview (1.1.1-java)
ancestry (~> 2.0.0)
broach (~> 0.3.0)
celluloid (~> 0.14.1)
Expand Down Expand Up @@ -221,7 +221,7 @@ DEPENDENCIES
pry
puma
rails (= 4.0.2)
rearview (= 1.1.0)
rearview (= 1.1.1)
rspec-rails
sass-rails (~> 4.0.0)
sdoc
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Getting Started

### Get it

[Download](https://github.com/livingsocial/rearview/archive/v1.1.0.zip) the latest release.
[Download](https://github.com/livingsocial/rearview/archive/v1.1.1.zip) the latest release.

### If not running mysql

Expand Down
Binary file not shown.

0 comments on commit 1fc7579

Please sign in to comment.