File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
test/truffle/gems/default-bundled-gems Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem "gdbm", "2.1.0"
18
18
gem "getoptlong" , "0.1.0"
19
19
gem "io-console" , "0.5.6"
20
20
gem "ipaddr" , "1.2.2"
21
- gem "irb" , "1.2.6 "
21
+ gem "irb" , "1.3.3 "
22
22
gem "json" , "2.3.0"
23
23
gem "logger" , "1.4.2"
24
24
gem "matrix" , "0.2.0"
@@ -36,7 +36,7 @@ gem "racc", "1.4.16"
36
36
gem "rdoc" , "6.2.1"
37
37
gem "readline" , "0.0.2"
38
38
gem "readline-ext" , "0.1.0"
39
- gem "reline" , "0.1.5 "
39
+ gem "reline" , "0.2.3 "
40
40
gem "rexml" , "3.2.3"
41
41
gem "rss" , "0.2.8"
42
42
gem "sdbm" , "1.0.0"
Original file line number Diff line number Diff line change 18
18
getoptlong (0.1.0 )
19
19
io-console (0.5.6 )
20
20
ipaddr (1.2.2 )
21
- irb (1.2.6 )
21
+ irb (1.3.3 )
22
22
reline (>= 0.1.5 )
23
23
json (2.3.0 )
24
24
logger (1.4.2 )
43
43
readline (0.0.2 )
44
44
reline
45
45
readline-ext (0.1.0 )
46
- reline (0.1.5 )
46
+ reline (0.2.3 )
47
47
io-console (~> 0.5 )
48
48
rexml (3.2.3 )
49
49
rss (0.2.8 )
@@ -83,7 +83,7 @@ DEPENDENCIES
83
83
getoptlong (= 0.1.0 )
84
84
io-console (= 0.5.6 )
85
85
ipaddr (= 1.2.2 )
86
- irb (= 1.2.6 )
86
+ irb (= 1.3.3 )
87
87
json (= 2.3.0 )
88
88
logger (= 1.4.2 )
89
89
matrix (= 0.2.0 )
@@ -105,7 +105,7 @@ DEPENDENCIES
105
105
rdoc (= 6.2.1 )
106
106
readline (= 0.0.2 )
107
107
readline-ext (= 0.1.0 )
108
- reline (= 0.1.5 )
108
+ reline (= 0.2.3 )
109
109
rexml (= 3.2.3 )
110
110
rss (= 0.2.8 )
111
111
sdbm (= 1.0.0 )
You can’t perform that action at this time.
0 commit comments