Skip to content

Commit ab23e94

Browse files
committed
Bump Ruby to 2.41.0
1 parent 7a6270b commit ab23e94

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: rb/CHANGES

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.41.0 (2014-03-28)
2+
===================
3+
4+
* Removed dead browser visibility methods.
5+
* Firefox:
6+
* Native events support for Firefox 28 (removed support for 26)
7+
18
2.40.0 (2014-02-19)
29
===================
310

Diff for: rb/build.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rubygem(
2-
version = "2.40.0",
2+
version = "2.41.0",
33
name = "selenium-webdriver",
44
dir = "build/rb",
55
deps = [

0 commit comments

Comments
 (0)