Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Commit

Permalink
Bump version to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
volmer committed Oct 2, 2014
1 parent 50e5143 commit 521d729
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bootsy Changelog

## master
## 2.0.11

* Fix orange color (#94).
* Fix locale generator (#95).
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'http://rubygems.org'

# Gems used by the dummy application
gem 'rails', '~> 4.1.6.rc1'
gem 'rails', '~> 4.1.6'
gem 'jquery-rails'
gem 'sass-rails'
gem 'bootstrap-sass'
Expand Down
112 changes: 56 additions & 56 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
PATH
remote: .
specs:
bootsy (2.0.10)
bootsy (2.0.11)
carrierwave (~> 0.10.0)
mini_magick (~> 3.8.0)
remotipart (~> 1.2.1)

GEM
remote: http://rubygems.org/
specs:
actionmailer (4.1.6.rc1)
actionpack (= 4.1.6.rc1)
actionview (= 4.1.6.rc1)
actionmailer (4.1.6)
actionpack (= 4.1.6)
actionview (= 4.1.6)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.6.rc1)
actionview (= 4.1.6.rc1)
activesupport (= 4.1.6.rc1)
actionpack (4.1.6)
actionview (= 4.1.6)
activesupport (= 4.1.6)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.6.rc1)
activesupport (= 4.1.6.rc1)
actionview (4.1.6)
activesupport (= 4.1.6)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.6.rc1)
activesupport (= 4.1.6.rc1)
activemodel (4.1.6)
activesupport (= 4.1.6)
builder (~> 3.1)
activerecord (4.1.6.rc1)
activemodel (= 4.1.6.rc1)
activesupport (= 4.1.6.rc1)
activerecord (4.1.6)
activemodel (= 4.1.6)
activesupport (= 4.1.6)
arel (~> 5.0.0)
activesupport (4.1.6.rc1)
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
bootstrap-sass (3.2.0.1)
bootstrap-sass (3.2.0.2)
sass (~> 3.2)
builder (3.2.2)
capybara (2.4.1)
capybara (2.4.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
Expand All @@ -50,7 +50,7 @@ GEM
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
childprocess (0.5.3)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
coveralls (0.7.1)
Expand All @@ -59,7 +59,7 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
cucumber (1.3.16)
cucumber (1.3.17)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
Expand All @@ -79,23 +79,23 @@ GEM
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
ffi (1.9.3)
ffi (1.9.5)
gherkin (2.12.2)
multi_json (~> 1.3)
hike (1.2.3)
i18n (0.6.11)
jquery-rails (3.1.1)
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
mail (2.6.1)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.3)
mini_magick (3.8.0)
mini_magick (3.8.1)
subexec (~> 0.2.1)
mini_portile (0.6.0)
minitest (5.4.0)
minitest (5.4.2)
multi_json (1.10.1)
multi_test (0.1.1)
netrc (0.7.7)
Expand All @@ -110,62 +110,62 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.6.rc1)
actionmailer (= 4.1.6.rc1)
actionpack (= 4.1.6.rc1)
actionview (= 4.1.6.rc1)
activemodel (= 4.1.6.rc1)
activerecord (= 4.1.6.rc1)
activesupport (= 4.1.6.rc1)
rails (4.1.6)
actionmailer (= 4.1.6)
actionpack (= 4.1.6)
actionview (= 4.1.6)
activemodel (= 4.1.6)
activerecord (= 4.1.6)
activesupport (= 4.1.6)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.6.rc1)
railties (= 4.1.6)
sprockets-rails (~> 2.0)
railties (4.1.6.rc1)
actionpack (= 4.1.6.rc1)
activesupport (= 4.1.6.rc1)
railties (4.1.6)
actionpack (= 4.1.6)
activesupport (= 4.1.6)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
remotipart (1.2.1)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
rspec-core (3.1.5)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-rails (3.0.2)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.2)
rspec-support (~> 3.1.0)
rspec-rails (3.1.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.1)
rubyzip (1.1.6)
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
selenium-webdriver (2.43.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
shoulda-matchers (2.6.2)
websocket (~> 1.0)
shoulda-matchers (2.7.0)
activesupport (>= 3.0.0)
simple_form (3.1.0.rc2)
actionpack (~> 4.0)
activemodel (~> 4.0)
simplecov (0.9.0)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
Expand All @@ -174,7 +174,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets-rails (2.1.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
Expand All @@ -185,10 +185,10 @@ GEM
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
tins (1.3.2)
tins (1.3.3)
tzinfo (1.2.2)
thread_safe (~> 0.1)
websocket (1.0.7)
websocket (1.2.1)
xpath (2.0.0)
nokogiri (~> 1.3)

Expand All @@ -204,7 +204,7 @@ DEPENDENCIES
factory_girl_rails
jquery-rails
pry-rails
rails (~> 4.1.6.rc1)
rails (~> 4.1.6)
rspec-rails
sass-rails
selenium-webdriver
Expand Down
2 changes: 1 addition & 1 deletion lib/bootsy/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Bootsy
VERSION = '2.0.10'
VERSION = '2.0.11'
end

0 comments on commit 521d729

Please sign in to comment.