Skip to content

Commit

Permalink
bump ember - 1.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Aug 14, 2013
1 parent fce8deb commit 6bdebe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source 'https://rubygems.org'
gem 'rake-pipeline', :git => 'https://github.com/livingsocial/rake-pipeline.git'
gem 'ember-dev', :git => 'https://github.com/emberjs/ember-dev.git', :branch => 'master'

gem 'ember-source', '1.0.0.rc6.4'
gem 'ember-source', '1.0.0.rc7'

gemspec
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
uuidtools (~> 2.1)
colored (1.2)
diff-lcs (1.2.4)
ember-source (1.0.0.rc6.4)
ember-source (1.0.0.rc7)
handlebars-source (= 1.0.12)
execjs (1.4.0)
multi_json (~> 1.0)
Expand Down Expand Up @@ -81,5 +81,5 @@ PLATFORMS
DEPENDENCIES
ember-data-source!
ember-dev!
ember-source (= 1.0.0.rc6.4)
ember-source (= 1.0.0.rc7)
rake-pipeline!

0 comments on commit 6bdebe7

Please sign in to comment.