Skip to content

Commit

Permalink
Release 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
volontarian committed Nov 9, 2015
1 parent a12ee4e commit 4c8fba8
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 62 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
## unreleased ##

## 0.1.0 (November 9, 2015) ##

* Make thing autocompletion case insensitive.
* [#15](https://github.com/volontariat/voluntary_ranking/issues/15) Ember.js 2.0 upgrade.
* [#43](https://github.com/volontariat/voluntary_ranking/issues/43) Thing arguments comparison matrix.
* Outsourcing of code to voluntary and voluntary-ember_js gem.

## 0.0.1 (August 17, 2015) ##

Expand Down
56 changes: 31 additions & 25 deletions Gemfile.lock
Expand Up @@ -9,7 +9,7 @@ GIT

GIT
remote: git://github.com/volontariat/voluntary-ember_js.git
revision: cdc4cc7d2d76676aac7e650b2ab2310064d764a3
revision: 8a68dc8e02bb1c9939dc7da93cc48ef01adb21bd
specs:
voluntary-ember_js (0.1.0)
ember-data-source (~> 2.0.1)
Expand All @@ -19,9 +19,9 @@ GIT

GIT
remote: git://github.com/volontariat/voluntary.git
revision: 20ba27c4dfe488017aaaf55deeff0ddd11c9d6eb
revision: d211928d2ef723c890bd93cb48f13425b7dccfa7
specs:
voluntary (0.6.0)
voluntary (0.7.1)
active_model_serializers (~> 0.9.3)
activerecord-deprecated_finders (~> 1.0.3)
activerecord-import (~> 0.4.1)
Expand All @@ -47,13 +47,14 @@ GIT
foreigner (~> 1.1.0)
foreman (~> 0.46)
friendly_id (~> 5.0.0)
fullcalendar-rails (~> 2.4)
gon (~> 5.0.1)
handlebars_assets (~> 0.15)
has_scope (~> 0.5.1)
http_accept_language (~> 1.0.2)
httparty (~> 0.13.5)
i18n-inflector-rails (~> 1.0)
jquery-rails (= 2.2.2)
jquery-rails (~> 3.1.1)
jquery-ui-bootstrap-rails-asset (~> 0.0.3)
json (~> 1.8.1)
koala (~> 1.8.0)
Expand Down Expand Up @@ -97,7 +98,7 @@ GIT

GIT
remote: https://github.com/pivotal/jasmine-gem.git
revision: d5e0d6aba6391c6592591c6ad3bb15c1d0975393
revision: eb2c7043e0086d078f82a01e882ddead38d8fdc6
specs:
jasmine (2.3.1)
jasmine-core (~> 2.3)
Expand All @@ -108,9 +109,9 @@ GIT
PATH
remote: .
specs:
voluntary_ranking (0.0.1)
voluntary (~> 0.5)
voluntary-ember_js (~> 0.1.0)
voluntary_ranking (0.1.0)
voluntary (>= 0.5.2, < 1.0)
voluntary-ember_js (>= 0.1.0, < 1.0)

GEM
remote: http://rubygems.org/
Expand All @@ -134,7 +135,7 @@ GEM
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
active-model-adapter-source (2.0.1)
active-model-adapter-source (2.0.3)
ember-data-source (>= 1.13, < 3.0)
active_model_serializers (0.9.3)
activemodel (>= 3.2)
Expand Down Expand Up @@ -182,7 +183,7 @@ GEM
bootstrap-sass (~> 3.1.0.0)
railties (>= 3.2.0)
sass-rails (>= 3.2.0)
bson (3.2.4)
bson (3.2.6)
builder (3.2.2)
byebug (4.0.5)
columnize (= 0.9.0)
Expand All @@ -196,7 +197,7 @@ GEM
capybara-webkit (1.6.0)
capybara (>= 2.3.0, < 2.5.0)
json
childprocess (0.5.6)
childprocess (0.5.7)
ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
Expand Down Expand Up @@ -275,7 +276,7 @@ GEM
railties (>= 3.0.0)
faker (1.2.0)
i18n (~> 0.5)
faraday (0.9.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.2)
faraday (>= 0.7.4, < 0.10)
Expand All @@ -292,6 +293,9 @@ GEM
formatador (0.2.5)
friendly_id (5.0.5)
activerecord (>= 4.0.0)
fullcalendar-rails (2.4.0.0)
jquery-rails (>= 3.1.1, < 5.0.0)
momentjs-rails (>= 2.9.0)
gherkin (2.12.2)
multi_json (~> 1.3)
globalid (0.3.6)
Expand Down Expand Up @@ -321,7 +325,7 @@ GEM
sprockets (>= 2.0.0, < 4.0)
tilt (~> 1.2)
has_scope (0.5.1)
hashie (3.4.2)
hashie (3.4.3)
hodel_3000_compliant_logger (0.1.1)
http_accept_language (1.0.2)
httparty (0.13.7)
Expand All @@ -335,14 +339,14 @@ GEM
i18n-inflector (~> 2.6)
railties (>= 3.0.0)
jasmine-core (2.3.4)
jquery-rails (2.2.2)
jquery-rails (3.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-bootstrap-rails-asset (0.0.3)
bootstrap-sass-rails
railties (>= 3.1.0)
json (1.8.3)
jwt (1.5.1)
jwt (1.5.2)
koala (1.8.0)
addressable
faraday
Expand All @@ -351,7 +355,7 @@ GEM
addressable (~> 2.3)
letter_opener (1.0.0)
launchy (>= 2.0.4)
libv8 (3.16.14.11)
libv8 (3.16.14.13)
libwebsocket (0.1.8)
addressable
websocket
Expand All @@ -370,7 +374,9 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.2)
minitest (5.8.1)
minitest (5.8.2)
momentjs-rails (2.10.6)
railties (>= 3.1)
mongoid (4.0.2)
activemodel (~> 4.0)
moped (~> 2.0.0)
Expand All @@ -394,7 +400,7 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.20)
netrc (0.10.3)
netrc (0.11.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
oauth (0.4.7)
Expand All @@ -412,12 +418,12 @@ GEM
rack (~> 1.0)
omniauth-facebook (2.0.1)
omniauth-oauth2 (~> 1.2)
omniauth-google-oauth2 (0.2.8)
omniauth-google-oauth2 (0.2.10)
addressable (~> 2.3)
jwt (~> 1.0)
multi_json (~> 1.3)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.1.1)
omniauth-oauth2 (~> 1.3.1)
omniauth-lastfm (0.0.6)
omniauth-oauth (~> 1.0)
rest-client (>= 1.6.6, < 1.8)
Expand All @@ -435,10 +441,10 @@ GEM
activesupport (>= 3.0, < 5.0)
pg (0.17.1)
phantomjs (1.9.8.0)
power_assert (0.2.4)
power_assert (0.2.6)
protected_attributes (1.0.9)
activemodel (>= 4.0.1, < 5.0)
pry (0.10.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
Expand Down Expand Up @@ -470,8 +476,8 @@ GEM
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rails-i18n (4.0.5)
i18n (~> 0.6)
rails-i18n (4.0.6)
i18n (~> 0.7)
railties (~> 4.0)
rails_autolink (1.1.6)
rails (> 3.1)
Expand Down Expand Up @@ -519,7 +525,7 @@ GEM
rspec-mocks (~> 2.99.0)
rubyzip (1.1.7)
safe_yaml (1.0.4)
sass (3.4.18)
sass (3.4.19)
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
Expand Down

0 comments on commit 4c8fba8

Please sign in to comment.