Skip to content

Commit 9710d66

Browse files
committed
Update Prism version in default-bundled-gems
1 parent 954630e commit 9710d66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/truffle/gems/default-bundled-gems/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gem "ostruct", "0.6.0"
4242
gem "pathname", "0.3.0"
4343
gem "pp", "0.5.0"
4444
gem "prettyprint", "0.2.0"
45-
gem "prism", "1.1.0"
45+
gem "prism", "1.4.0"
4646
gem "pstore", "0.1.3"
4747
gem "psych", "5.1.2"
4848
gem "rdoc", "6.6.3.1"

test/truffle/gems/default-bundled-gems/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GEM
7070
prime (0.1.2)
7171
forwardable
7272
singleton
73-
prism (1.1.0)
73+
prism (1.4.0)
7474
pstore (0.1.3)
7575
psych (5.1.2)
7676
stringio
@@ -175,7 +175,7 @@ DEPENDENCIES
175175
pp (= 0.5.0)
176176
prettyprint (= 0.2.0)
177177
prime (= 0.1.2)
178-
prism (= 1.1.0)
178+
prism (= 1.4.0)
179179
pstore (= 0.1.3)
180180
psych (= 5.1.2)
181181
racc (= 1.7.3)

0 commit comments

Comments
 (0)