event_calendar_engine 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/Gemfile.lock +3 -3
  2. data/VERSION +1 -1
  3. metadata +3 -3
data/Gemfile.lock CHANGED
@@ -8,7 +8,7 @@ GIT
8
8
  GEM
9
9
  remote: http://rubygems.org/
10
10
  specs:
11
- RedCloth (4.2.3)
11
+ RedCloth (4.2.5)
12
12
  abstract (1.0.0)
13
13
  actionmailer (3.0.3)
14
14
  actionpack (= 3.0.3)
@@ -39,7 +39,7 @@ GEM
39
39
  acts_as_fu (0.0.7.2)
40
40
  activerecord
41
41
  sqlite3-ruby
42
- arel (2.0.7)
42
+ arel (2.0.8)
43
43
  builder (2.1.2)
44
44
  capybara (0.4.1.1)
45
45
  celerity (>= 0.7.9)
@@ -119,7 +119,7 @@ GEM
119
119
  rspec-core (~> 2.5.0)
120
120
  rspec-expectations (~> 2.5.0)
121
121
  rspec-mocks (~> 2.5.0)
122
- rspec-core (2.5.0)
122
+ rspec-core (2.5.1)
123
123
  rspec-expectations (2.5.0)
124
124
  diff-lcs (~> 1.1.2)
125
125
  rspec-mocks (2.5.0)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.4
1
+ 0.2.5
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: event_calendar_engine
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 4
10
- version: 0.2.4
9
+ - 5
10
+ version: 0.2.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jason LaPier