Skip to content

Commit 7fa4278

Browse files
committed
Release 3.6.0
1 parent 17ca2c0 commit 7fa4278

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (5.2.6)
5+
activesupport (5.2.7)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
@@ -16,11 +16,11 @@ GEM
1616
execjs
1717
coffee-script-source (1.12.2)
1818
colorator (0.1)
19-
concurrent-ruby (1.1.9)
19+
concurrent-ruby (1.1.10)
2020
ethon (0.15.0)
2121
ffi (>= 1.15.0)
2222
execjs (2.8.1)
23-
faraday (1.9.3)
23+
faraday (1.10.0)
2424
faraday-em_http (~> 1.0)
2525
faraday-em_synchrony (~> 1.0)
2626
faraday-excon (~> 1.1)
@@ -76,7 +76,7 @@ GEM
7676
html-pipeline (1.9.0)
7777
activesupport (>= 2)
7878
nokogiri (~> 1.4)
79-
i18n (1.8.11)
79+
i18n (1.10.0)
8080
concurrent-ruby (~> 1.0)
8181
jekyll (2.4.0)
8282
classifier-reborn (~> 2.0)
@@ -138,7 +138,7 @@ GEM
138138
pygments.rb (0.6.3)
139139
posix-spawn (~> 0.3.6)
140140
yajl-ruby (~> 1.2.0)
141-
rb-fsevent (0.11.0)
141+
rb-fsevent (0.11.1)
142142
rb-inotify (0.10.1)
143143
ffi (~> 1.0)
144144
rdiscount (2.1.8)

release_notes/3.5.0.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@ <h3 id="alien-4-cloud">Alien 4 Cloud</h3>
121121
<td style="text-align: left">ALIEN-3747</td>
122122
<td style="text-align: left">Alien4cloud log4j version upgrade</td>
123123
</tr>
124-
<tr>
125-
<td style="text-align: left"><i class="fa fa-level-up text-primary"></i></td>
126-
<td style="text-align: left">ALIEN-3745</td>
127-
<td style="text-align: left">Saving search criteria in “Work an Environment page”</td>
128-
</tr>
129124
</tbody>
130125
</table>
131126

0 commit comments

Comments
 (0)