Skip to content

Commit 7ddd5a3

Browse files
authored
Merge pull request #136 from Codeminer42/update-cm42-support
Update Central-Support gem
2 parents 4a06390 + 231fcee commit 7ddd5a3

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [1.1.3] - 2017-03-30
6+
### Changed
7+
- Central-Support gem version updated to fix volatility issues
8+
59
## [1.1.2] - 2017-03-30
610
### Added
711
- Option on stories to show their activity history.

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: git://github.com/Codeminer42/cm42-central-support.git
3-
revision: e87382fe3d7fd174bf8765cad23bc2a612499029
3+
revision: d490666b4fb80be52ff86e86a60f4fff67aa4a81
44
branch: master
55
specs:
66
central-support (0.9.3)
@@ -77,7 +77,7 @@ GEM
7777
api-pagination (4.4.0)
7878
arbre (1.1.1)
7979
activesupport (>= 3.0.0)
80-
arel (6.0.3)
80+
arel (6.0.4)
8181
attachinary (1.3.1)
8282
cloudinary (~> 1.1.0)
8383
rails (>= 3.2)
@@ -103,7 +103,7 @@ GEM
103103
bourbon (4.2.7)
104104
sass (~> 3.4)
105105
thor (~> 0.19)
106-
builder (3.2.2)
106+
builder (3.2.3)
107107
bullet (5.4.2)
108108
activesupport (>= 3.0.0)
109109
uniform_notifier (~> 1.10.0)
@@ -237,7 +237,7 @@ GEM
237237
http-cookie (1.0.3)
238238
domain_name (~> 0.5)
239239
httpclient (2.8.2.4)
240-
i18n (0.7.0)
240+
i18n (0.8.1)
241241
i18n-js (3.0.0.rc14)
242242
i18n (~> 0.6, >= 0.6.6)
243243
ice_nine (0.11.2)
@@ -253,7 +253,7 @@ GEM
253253
thor (>= 0.14, < 2.0)
254254
jquery-ui-rails (5.0.5)
255255
railties (>= 3.2.16)
256-
json (1.8.3)
256+
json (1.8.6)
257257
kaminari (0.17.0)
258258
actionpack (>= 3.0.0)
259259
activesupport (>= 3.0.0)
@@ -279,7 +279,7 @@ GEM
279279
mime-types-data (~> 3.2015)
280280
mime-types-data (3.2016.0521)
281281
mini_portile2 (2.1.0)
282-
minitest (5.9.1)
282+
minitest (5.10.1)
283283
moneta (0.8.0)
284284
multi_json (1.12.1)
285285
multi_xml (0.5.5)
@@ -442,11 +442,11 @@ GEM
442442
activesupport (>= 4.0)
443443
sprockets (>= 3.0.0)
444444
thor (0.19.1)
445-
thread_safe (0.3.5)
445+
thread_safe (0.3.6)
446446
tilt (2.0.5)
447447
timecop (0.8.1)
448448
transitions (0.1.13)
449-
tzinfo (1.2.2)
449+
tzinfo (1.2.3)
450450
thread_safe (~> 0.1)
451451
uglifier (3.0.2)
452452
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)