Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit b133d4e

Browse files
committed
Update gem ice_cube to 0.16.3
1 parent 64d7d6f commit b133d4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem 'json'
3030
gem 'puma'
3131

3232
## Time & Space
33-
gem 'ice_cube', '~> 0.14.0' # Date/Time helper
33+
gem 'ice_cube', '~> 0.16.0' # Date/Time helper
3434

3535
gem 'icalendar', '~> 2.3.0'
3636

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
http_parser.rb (0.6.0)
154154
i18n (0.8.4)
155155
icalendar (2.3.0)
156-
ice_cube (0.14.0)
156+
ice_cube (0.16.3)
157157
ice_nine (0.11.2)
158158
json (2.1.0)
159159
json_schema (0.16.1)
@@ -350,7 +350,7 @@ DEPENDENCIES
350350
guard-shotgun (~> 0.4.0)
351351
guard-yard
352352
icalendar (~> 2.3.0)
353-
ice_cube (~> 0.14.0)
353+
ice_cube (~> 0.16.0)
354354
json
355355
json_spec (~> 1.1)
356356
kosapi_client (~> 0.9)

0 commit comments

Comments
 (0)