On 11/26/2016 12:31 PM, Mamoru TASAKA wrote: > Dusty Mabe wrote on 11/27/2016 01:35 AM: >> >> Hey all, >> >> In my vagrant-sshfs rpm i call `gem spec` here [0]. In rawhide vs f25 I get differing >> outputs. Basically in rawhide I get a bunch of `.freeze` added to my strings like: >> >> s.authors = ["Dusty Mabe".freeze] >> >> See the full diff at [1]. This is causing pain for me because I actually patch the >> gemspec file. Was this a desired change? >> >> Thanks, >> Dusty >> >> [0] http://pkgs.fedoraproject.org/cgit/rpms/vagrant-sshfs.git/tree/vagrant-sshfs.spec?h=f25#n43 >> [1] https://gist.github.com/dustymabe/b8a467581c9b5ee4473c1649e6c6aacc/revisions > > This change was introduced in ruby 2.3.2 . See ruby-sig discussion: > https://lists.fedoraproject.org/archives/list/ruby-sig@xxxxxxxxxxxxxxxxxxxxxxx/thread/PP6SA43POR5OL34BCQMIORTTMPB3NWIN/ Thanks for the pointer. Dusty _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx